Click or drag to resize

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: 1.0.0
Syntax
public Object Instance { get; }

Property Value

Type: Object

[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.Instance"]

See Also