Sunday, July 28, 2013

Implement an Interface in C#

When you inherit from an interface in C# it is appropriate to say you implement the interface instead of inheriting from it.

No comments:

Post a Comment