Error!
Success!

Accessing private members

0
kicks

Accessing private members  (Unpublished)

In same cases you need the possibility to access private members of a .NET class. The class library provides the classes FieldInfo, PropertyInfo and MemberInfo (and some more) to access them. You can wrap this functionality easily as extension methods to provide this to all classes.


Kicked By:
Drop Kicked By: