Method | Description | |
---|---|---|
Dispose ( ) : void |
Method | Description | |
---|---|---|
ApplicationEventHandlingBase ( IApplicationEventDispatcher applicationEventDispatcher ) : System | ||
Dispose ( bool disposing ) : void | ||
UnwireApplicationEventHandlers ( ) : void | ||
WireUpApplicationEventHandlers ( ) : void |
protected ApplicationEventHandlingBase ( IApplicationEventDispatcher applicationEventDispatcher ) : System | ||
applicationEventDispatcher | IApplicationEventDispatcher | |
return | System |
protected abstract Dispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |
protected abstract UnwireApplicationEventHandlers ( ) : void | ||
return | void |
protected abstract WireUpApplicationEventHandlers ( ) : void | ||
return | void |