mscorlib(4.0.0.0) API with additions
|
This is the complete list of members for System.ObsoleteAttribute, including all inherited members.
Attribute() | System.Attribute | protected |
Equals(object obj) | System.Attribute | |
GetCustomAttribute(MemberInfo element, Type attributeType) | System.Attribute | static |
GetCustomAttribute(MemberInfo element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttribute(ParameterInfo element, Type attributeType) | System.Attribute | static |
GetCustomAttribute(ParameterInfo element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttribute(Module element, Type attributeType) | System.Attribute | static |
GetCustomAttribute(Module element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttribute(Assembly element, Type attributeType) | System.Attribute | static |
GetCustomAttribute(Assembly element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttributes(MemberInfo element, Type type) | System.Attribute | static |
GetCustomAttributes(MemberInfo element, Type type, bool inherit) | System.Attribute | static |
GetCustomAttributes(MemberInfo element) | System.Attribute | static |
GetCustomAttributes(MemberInfo element, bool inherit) | System.Attribute | static |
GetCustomAttributes(ParameterInfo element) | System.Attribute | static |
GetCustomAttributes(ParameterInfo element, Type attributeType) | System.Attribute | static |
GetCustomAttributes(ParameterInfo element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttributes(ParameterInfo element, bool inherit) | System.Attribute | static |
GetCustomAttributes(Module element, Type attributeType) | System.Attribute | static |
GetCustomAttributes(Module element) | System.Attribute | static |
GetCustomAttributes(Module element, bool inherit) | System.Attribute | static |
GetCustomAttributes(Module element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttributes(Assembly element, Type attributeType) | System.Attribute | static |
GetCustomAttributes(Assembly element, Type attributeType, bool inherit) | System.Attribute | static |
GetCustomAttributes(Assembly element) | System.Attribute | static |
GetCustomAttributes(Assembly element, bool inherit) | System.Attribute | static |
GetHashCode() | System.Attribute | |
IsDefaultAttribute() | System.Attribute | virtual |
IsDefined(MemberInfo element, Type attributeType) | System.Attribute | static |
IsDefined(MemberInfo element, Type attributeType, bool inherit) | System.Attribute | static |
IsDefined(ParameterInfo element, Type attributeType) | System.Attribute | static |
IsDefined(ParameterInfo element, Type attributeType, bool inherit) | System.Attribute | static |
IsDefined(Module element, Type attributeType) | System.Attribute | static |
IsDefined(Module element, Type attributeType, bool inherit) | System.Attribute | static |
IsDefined(Assembly element, Type attributeType) | System.Attribute | static |
IsDefined(Assembly element, Type attributeType, bool inherit) | System.Attribute | static |
IsError | System.ObsoleteAttribute | |
Match(object obj) | System.Attribute | virtual |
Message | System.ObsoleteAttribute | |
ObsoleteAttribute() | System.ObsoleteAttribute | |
ObsoleteAttribute(string message) | System.ObsoleteAttribute | |
ObsoleteAttribute(string message, bool error) | System.ObsoleteAttribute | |
TypeId | System.Attribute |