Menu

The following tables list the members exposed by the EventObserver type.

Public Constructors

NameDescription
EventObserver Creates an instance of EventObserver and attaches to the supplied event on the supplied target. Call dispose to detach.
Top

Public Methods (see also Protected Methods)

NameDescription
Dispose Detaches the handler from the event.
EqualsOverloaded. (Inherited from Object)
GetHashCode(Inherited from Object)
GetType(Inherited from Object)
ReferenceEquals(Inherited from Object)
ToString(Inherited from Object)
Top

Protected Methods

NameDescription
Finalize(Inherited from Object)
MemberwiseClone(Inherited from Object)
Top

See Also