| IMethodInterceptor Interface | 
Namespace: CefSharp.ModelBinding
 Syntax
SyntaxThe IMethodInterceptor type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | Intercept | 
            Called before the method is invokved. You are now responsible for evaluating
            the function and returning the result.
             | 
 See Also
See Also