AddAttribute(Attribute)
|
Adds a new attribute to the attribute collection of the type.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
FindAttributeInfo(String)
|
Searches for an attribute with the specified name.
|
FindAttributeInfo(Type)
|
Searches for an attribute of the specified type.
|
GetAttributeInfo(String)
|
Returns the attribute with the specified name.
|
GetAttributeInfo(Type)
|
Returns the attribute of the specified type.
|
GetHashCode()
|
Serves as the default hash function.
|
GetType()
|
Gets the Type of the current instance.
|
HasAttribute(String)
|
Determines whether the type has the specified attribute.
|
HasAttribute(Type)
|
Determines whether the type has an attribute of the specified type.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
RemoveAttribute(Type)
|
Removes the attribute of the specified type.
|
ToString()
|
Returns a string that represents the current object.
|