Click or drag to resize

PropertyInterceptionInfoChildType Property

Gets the Type of element. Returns null if the PropertyType is not a IEnumerable. Returns an Object if the weaver was not able to detect the child type.

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

Property Value

Type: Type

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

See Also