Click or drag to resize

IMethodInterceptorOnExit Method

Invoked if the intercepted method has finished executing.

Namespace:  Cauldron.Interception
Assembly:  Cauldron.Interception (in Cauldron.Interception.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
void OnExit()
See Also