Method | Description | |
---|---|---|
BuildHandlerRegistry ( ) : IHandlerRegistry |
Build handler registry
|
|
Register ( IHandler handler ) : void |
Register handler
|
|
Unregister ( IHandler handler ) : void |
Unregister handler
|
public BuildHandlerRegistry ( ) : IHandlerRegistry | ||
return | IHandlerRegistry |
public Unregister ( IHandler handler ) : void | ||
handler | IHandler | |
return | void |