| PropertyInterceptionInfoInstance Property |
Gets the instance of the declaring type. Will be null if the property is static
Namespace:
Cauldron.Interception
Assembly:
Cauldron.Interception (in Cauldron.Interception.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public Object Instance { get; }
Property Value
Type:
Object[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.Instance"]
See Also