Click or drag to resize

PropertyInterceptionInfoDeclaringType Property

Gets the Type of the object where the property resides in

Namespace:  Cauldron.Interception
Assembly:  Cauldron.Interception (in Cauldron.Interception.dll) Version: 1.0.0
Syntax
public Type DeclaringType { get; }

Property Value

Type: Type

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

See Also