IMethodInterceptor Interface |
[Missing <summary> documentation for "T:CefSharp.ModelBinding.IMethodInterceptor"]
Namespace: CefSharp.ModelBinding
The IMethodInterceptor type exposes the following members.
Name | Description | |
---|---|---|
Intercept |
Called before the method is invokved. You are now responsible for evaluating
the function and returning the result.
|