in normal class we need to create an instance of the class but in static class there is no need to create an instance of the class.
so my question is
what is the benifit of not creating instance of a static class over normal class in c#?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |