static methos

                                                 Static Method

    1.The static method cannot call a non static method in the same class
    
    2.no need instance creation for access static variable

    3. The static method can be sealed

    4.They are not contain instance constructors
Ebook Download
View all
FileInfo in C#
Read by 16.7k people
Download Now!
Learn
View all