Click or drag to resize

IMethodInterceptor Methods

Version 75.1.140

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