DotNetBrowser.Handlers Namespace |
Class | Description | |
---|---|---|
AsyncHandlerTParameters, TResponse |
The default implementation of the IHandlerTParameters, TResponse interface.
| |
HandlerTParameters |
The default implementation of the IHandlerTParameters interface.
| |
HandlerTParameters, TResponse |
The default implementation of the IHandlerTParameters, TResponse interface.
|
Interface | Description | |
---|---|---|
IHandlerTParameters |
The common interface for all handlers that must be executed synchronously, but do not have to return a value.
| |
IHandlerTParameters, TResponse |
The common interface for all handlers.
|