Class ReflectionExtensions
public static class ReflectionExtensions
- Inheritance
-
ReflectionExtensions
- Inherited Members
Methods
- GetCustomAttributes<T>(MemberInfo, bool)
Gets all attributes of a specific type on the specified member.
- GetCustomAttributes<T>(Type, bool)
Gets all attributes of a specific type on the specified type.
- GetFullName(MemberInfo)
Gets the full name of the specified type member.