The EventBase type exposes the following members.

Constructors

  NameDescription
Protected methodEventBase
Initializes a new instance of the EventBase class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBotInfoFor
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsObservedBy
Returns true if this event is observed in some way by p. Could be seen, heard, felt, etc.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPublish
This method should publish the event to all appropriate listeners.
Public methodRenderFor
Returns a string description of the event that is sent to the Living p.
Public methodToString (Inherited from Object.)

See Also