Click or drag to resize

IMethodInterceptor Methods

Version 130.1.90

The IMethodInterceptor type exposes the following members.

Methods
 NameDescription
Public methodCode exampleIntercept Called before the method is invokved. You are now responsible for evaluating the function and returning the result.
Top
See Also