System.Reflection.Emit.EventToken: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

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

Equals(EventToken) : bool

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

override
GetHashCode() : int

Generates the hash code for this event.