Gets the custom attributes.
public static object[] GetCustomAttributes(this Type type, bool inherit)
public static object[] GetCustomAttributes(this Type type, Type attributeType, bool inherit)