Error!
Success!

C# - Extending any class or type

0
kicks

C# - Extending any class or type  (Unpublished)

Many people are not aware of this. It is possible since .NET 3.5 to extend any class in c# to make it appear that extra functions have been added to a class. Here is a short example of being able to add an extra function to the bool class / type that exists in c#


Kicked By:
Drop Kicked By: