Getting property and method names using static reflection in C#

added by webpoet
6/6/2011 12:25:57 AM

376 Views

A set of utility methods for getting the name of .NET class properties and methods in a strongly typed way by parsing expression trees with C#.


0 comments