D
Doug
Does anyone know of a way that you can use
System.Reflection.MethodInfo to get a list of methods within a class
and NOT have it show the Get and Set methods of properties?
System.Reflection.MethodInfo to get a list of methods within a class
and NOT have it show the Get and Set methods of properties?