0=3,GetCustomAttribute,public static Attribute GetCustomAttribute(ParameterInfo element, Type attributeType);\n(MemberInfo element, Type attributeType);\n(Assembly element, Type attributeType);\n(Module element, Type attributeType);
1=3,GetCustomAttributes,public static Attribute[] GetCustomAttributes(ParameterInfo element);\n(Module element);\n(Assembly element);\n(MemberInfo element);\n(Assembly element, Type attributeType);\n(MemberInfo element, Type type);\n(Module element, Type attributeType);\n(ParameterInfo element, Type attributeType);
2=3,IsDefined,public static bool IsDefined(MemberInfo element, Type attributeType);\n(ParameterInfo element, Type attributeType);\n(Assembly element, Type attributeType);\n(Module element, Type attributeType);