Interface
- can use static or private method in interface ?
in interface, can have static members, not private.
oops - update: you can't have static , can't have private.
~~bonnie dewitt [c# mvp]
http://geek-goddess-bonnie.blogspot.com
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment