ConverterCacheEventArgs Methods |
The ConverterCollectionsConverterCacheEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispatch |
Dispatch this event to the specified MapListener.
(Inherited from CacheEventArgs.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDescription |
Get the event's description.
(Inherited from CacheEventArgs.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ShouldDispatch |
Return true if the provided ICacheListener should receive this event.
(Inherited from CacheEventArgs.) |
![]() | ToString |
Return a string representation of this
CacheEventArgs object.
(Inherited from CacheEventArgs.) |