mscorlib(4.0.0.0) API with additions
System.Diagnostics.SwitchAttribute Member List

This is the complete list of members for System.Diagnostics.SwitchAttribute, including all inherited members.

Attribute()System.Attributeprotected
Equals(object obj)System.Attribute
GetAll(Assembly assembly)System.Diagnostics.SwitchAttributestatic
GetCustomAttribute(MemberInfo element, Type attributeType)System.Attributestatic
GetCustomAttribute(MemberInfo element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttribute(ParameterInfo element, Type attributeType)System.Attributestatic
GetCustomAttribute(ParameterInfo element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttribute(Module element, Type attributeType)System.Attributestatic
GetCustomAttribute(Module element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttribute(Assembly element, Type attributeType)System.Attributestatic
GetCustomAttribute(Assembly element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttributes(MemberInfo element, Type type)System.Attributestatic
GetCustomAttributes(MemberInfo element, Type type, bool inherit)System.Attributestatic
GetCustomAttributes(MemberInfo element)System.Attributestatic
GetCustomAttributes(MemberInfo element, bool inherit)System.Attributestatic
GetCustomAttributes(ParameterInfo element)System.Attributestatic
GetCustomAttributes(ParameterInfo element, Type attributeType)System.Attributestatic
GetCustomAttributes(ParameterInfo element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttributes(ParameterInfo element, bool inherit)System.Attributestatic
GetCustomAttributes(Module element, Type attributeType)System.Attributestatic
GetCustomAttributes(Module element)System.Attributestatic
GetCustomAttributes(Module element, bool inherit)System.Attributestatic
GetCustomAttributes(Module element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttributes(Assembly element, Type attributeType)System.Attributestatic
GetCustomAttributes(Assembly element, Type attributeType, bool inherit)System.Attributestatic
GetCustomAttributes(Assembly element)System.Attributestatic
GetCustomAttributes(Assembly element, bool inherit)System.Attributestatic
GetHashCode()System.Attribute
IsDefaultAttribute()System.Attributevirtual
IsDefined(MemberInfo element, Type attributeType)System.Attributestatic
IsDefined(MemberInfo element, Type attributeType, bool inherit)System.Attributestatic
IsDefined(ParameterInfo element, Type attributeType)System.Attributestatic
IsDefined(ParameterInfo element, Type attributeType, bool inherit)System.Attributestatic
IsDefined(Module element, Type attributeType)System.Attributestatic
IsDefined(Module element, Type attributeType, bool inherit)System.Attributestatic
IsDefined(Assembly element, Type attributeType)System.Attributestatic
IsDefined(Assembly element, Type attributeType, bool inherit)System.Attributestatic
Match(object obj)System.Attributevirtual
SwitchAttribute(string switchName, Type switchType)System.Diagnostics.SwitchAttribute
SwitchDescriptionSystem.Diagnostics.SwitchAttribute
SwitchNameSystem.Diagnostics.SwitchAttribute
SwitchTypeSystem.Diagnostics.SwitchAttribute
TypeIdSystem.Attribute