The ListenerConfig type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetClassName | Returns the name of the class of the IEventListener. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetImplementation | Returns the IEventListener implementation. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsIncludeValue | ||
IsLocal | ||
SetClassName | Sets the class name of the IEventListener. | |
SetImplementation | Sets the IEventListener implementation. | |
ToString | (Overrides ObjectToString.) |
See Also