ReflectionHelper Methods |
| Name | Description | |
|---|---|---|
| GetCustomAttributesOfTypeTA(MethodInfo) |
Returns all attributes of type TA on a MethodInfo object
| |
| GetCustomAttributesOfTypeTA(ParameterInfo) |
Returns all attributes of type TA on a ParameterInfo object
| |
| GetCustomAttributesOfTypeTA(PropertyInfo) |
Returns all attributes of type TA on a PropertyInfo object
| |
| GetCustomAttributesOfTypeTA(IController) |
Returns all attributes of type TA on a IController object
|