Метод | Описание | |
---|---|---|
Commit ( ) : void | ||
Dispose ( ) : void | ||
Publish ( INotificationEvent evt ) : void | ||
Subscribe ( IObserver |
||
UnitOfWorkEventBus ( INotificationEventBus bus ) : System |
public Publish ( INotificationEvent evt ) : void | ||
evt | INotificationEvent | |
Результат | void |
public Subscribe ( IObserver |
||
subscriber | IObserver |
|
Результат | IDisposable |
public UnitOfWorkEventBus ( INotificationEventBus bus ) : System | ||
bus | INotificationEventBus | |
Результат | System |