Click or drag to resize
EventBusTEvent, TClassifier, TSubscriber Methods

The EventBusTEvent, TClassifier, TSubscriber generic type exposes the following members.

Methods
  NameDescription
Protected methodClassify
Classifies the specified event.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetClassifier
Gets the classifier.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsSubClassification
Determines whether [is sub classification] [the specified parent].
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPublish(TEvent)
Publishes the specified event.
Protected methodPublish(TEvent, TSubscriber)
Publishes the specified event.
Protected methodSimpleName(Object)
Simples the name.
Protected methodSimpleName(Type)
Simples the name.
Public methodSubscribe
Subscribes the specified subscriber.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnsubscribe(TSubscriber)
Unsubscribes the specified subscriber.
Public methodUnsubscribe(TSubscriber, TClassifier)
Unsubscribes the specified subscriber.
Top
Extension Methods
See Also