C# : Why can't static method in non-static class be an extension method?

Channel:
Subscribers:
81,100
Published on ● Video Link: https://www.youtube.com/watch?v=VusaJasjU7M



Duration: 1:01
0 views
0


C# : Why can't static method in non-static class be an extension method?
To Access My Live Chat Page,
On Google, Search for "hows tech developer connect"

Here's a secret feature that I promised to disclose to you.
This is a YouTube's feature which works on Desktop.
First, Ensure that the video is playing before proceeding.
After that, type the word 'awesome' on your keyboard.
The progress bar on YouTube will be altered to a flashing rainbow.

Let me give you a quick introduction about myself,
Hey, I'm known as Delphi.
Let me help you with your questions.
C# : Why can't static method in non-static class be an extension method?
I am available to answer your more detailed queries via comments or chat.
We appreciate your participation, so please feel free to comment below with your answer or insights.
Your answer will be acknowledged and appreciated, and I will 'heart' it as a sign of gratitude.
non-static static in method Why : can't class an extension be C# method?




Other Videos By Hey Delphi


2023-04-15HTML : How to concatenate two html file bodies with BeautifulSoup?
2023-04-15Android : How Jack (Java Android Compiler Kit) will affect Scala developers
2023-04-15Array : how to deal with array subscript warning in C when using isxdigit()?
2023-04-15C++ : Why is including a header file such an evil thing?
2023-04-15C# : How to force VS 2010 to skip "builds" of projects which haven't changed?
2023-04-15CSS : How to use Apple's new San Francisco font on a webpage
2023-04-15C++ : How to use BOOST_THROW_EXCEPTION?
2023-04-15C++ : How to Set C++ Application Entry Point to main() on Windows using CMake?
2023-04-15NodeJS : Does something like this work in asynchronous code?
2023-04-15jQuery : How to preview an uploaded image as the background image of a div?
2023-04-15C# : Why can't static method in non-static class be an extension method?
2023-04-15R : How to create CRAN ready R package that has external dependency libxml2
2023-04-15Django : What is the best method to upgrade a django project from 1.3.7 to 1.6 or 1.7
2023-04-15MySQL : How to use .format() string in a MySQL statement?
2023-04-15C# : Double precision problems on .NET
2023-04-15C# : how to change file & product version of a exe file
2023-04-15C++ : Why vector.push_back(auto_ptr) wouldn't compile?
2023-04-15C++ : How to have macros expanded by doxygen, but not documented as a define?
2023-04-15Windows : What's a decent SFTP command-line client for windows?
2023-04-15Array : How do I combine incoming data and character in VHDL?
2023-04-15Android : Is it possible to add an array or object to SharedPreferences on Android