System.Reflection.Emit.SignatureToken: Method Members

The methods of System.Reflection.Emit.SignatureToken are listed below. For a list of all members, see the SignatureToken Members list.

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

Checks if the given object is an instance of SignatureToken and is equal to this instance.

Equals(SignatureToken) : bool

Indicates whether the current instance is equal to the specified System.Reflection.Emit.SignatureToken.

override
GetHashCode() : int

Generates the hash code for this signature.