11 internal static Attribute GetCustomAttribute(RuntimeFieldInfo field)
20 internal static bool IsDefined(RuntimeFieldInfo field)
Represents the base class for custom attributes.
FieldAttributes
Specifies flags that describe the attributes of a field.
Indicates that a field of a serializable class should not be serialized. This class cannot be inherit...
AttributeTargets
Specifies the application elements on which it is valid to apply an attribute.