Méthode | Description | |
---|---|---|
EventInspector ( IExtensionHost extensionHost ) : System | ||
Scan ( object instance ) : Appccelerate.EventBroker.Internals.Inspection.ScanResult | ||
ScanPublisherForEvent ( object publisher, string eventName ) : |
Méthode | Description | |
---|---|---|
CheckEventInfoFound ( object publisher, string eventName, |
||
ScanForPublications ( object instance ) : IEnumerable |
||
ScanForSubscriptions ( object instance ) : IEnumerable |
public EventInspector ( IExtensionHost extensionHost ) : System | ||
extensionHost | IExtensionHost | |
Résultat | System |
public Scan ( object instance ) : Appccelerate.EventBroker.Internals.Inspection.ScanResult | ||
instance | object | |
Résultat | Appccelerate.EventBroker.Internals.Inspection.ScanResult |
public ScanPublisherForEvent ( object publisher, string eventName ) : |
||
publisher | object | |
eventName | string | |
Résultat |