AttributesUtil public static class AttributesUtil Documentation public static T GetAttribute<T>(MemberInfo member) public static T[] GetAttributes<T>(MemberInfo member) public static T GetTypeAttribute<T>(Type type) public static T[] GetTypeAttributes<T>(Type type) public static Type GetTypeConverter(MemberInfo member)