Click or drag to resize

ListenerConfig Methods

The ListenerConfig type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetClassName
Returns the name of the class of the IEventListener.
Public methodGetHashCode (Inherited from Object.)
Public methodGetImplementation
Returns the IEventListener implementation.
Public methodGetType (Inherited from Object.)
Public methodIsIncludeValue
Public methodIsLocal
Public methodSetClassName
Sets the class name of the IEventListener.
Public methodSetImplementation
Sets the IEventListener implementation.
Public methodToString (Overrides ObjectToString.)
Top
See Also