ParameterInfo « Reflection « C# / C Sharp






1.ParameterInfo: GetParameters
2.Dumping the methods and their parameters for a class.
3.Dumps the properties names and current values from an object type (used for static classes)
4.Dumps the properties names and current values from an object
5.Gets the attributes for this parameter.
6.Gets all the custom attributes defined on this parameter.
7.If attribute of the type or its derived types is applied
8.Gets a value indicating whether this is an output parameter.
9.Gets the name of the parameter.








10.Gets the Type of this parameter.
11.Append Generic Type parameters to StringBuilder