| EventBusTEvent, TClassifier, TSubscriber Methods |
The EventBusTEvent, TClassifier, TSubscriber generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Classify |
Classifies the specified event.
| |
| Equals | (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.) | |
| GetClassifier |
Gets the classifier.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsSubClassification |
Determines whether [is sub classification] [the specified parent].
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Publish(TEvent) |
Publishes the specified event.
| |
| Publish(TEvent, TSubscriber) |
Publishes the specified event.
| |
| SimpleName(Object) |
Simples the name.
| |
| SimpleName(Type) |
Simples the name.
| |
| Subscribe |
Subscribes the specified subscriber.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Unsubscribe(TSubscriber) |
Unsubscribes the specified subscriber.
| |
| Unsubscribe(TSubscriber, TClassifier) |
Unsubscribes the specified subscriber.
|
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |