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: 1.0.0
Syntax
void OnExit()
See Also