Click or drag to resize

IConstructorInterceptorOnExit Method

Invoked if the intercepted constructor has finished executing.

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