Click or drag to resize

IHandler<TParameters, TResponse> Methods

The IHandler<TParameters, TResponse> generic type exposes the following members.

Methods
  NameDescription
Public methodHandle
This method is called when the Chromium callback needs a response that may be determined based on the provided parameters.
Top
See Also