IHandler<TParameters, TResponse> Methods |
The IHandler<TParameters, TResponse> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Handle |
This method is called when the Chromium callback needs a response that may be
determined based on the provided parameters.
|