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