| PropertyInterceptionInfoChildType Property |
Namespace:
Cauldron.Interception
Assembly:
Cauldron.Interception (in Cauldron.Interception.dll) Version: 1.0.0
Syntax public Type ChildType { get; }
Public ReadOnly Property ChildType As Type
Get
public:
property Type^ ChildType {
Type^ get ();
}
Property Value
Type:
Type[Missing <value> documentation for "P:Cauldron.Interception.PropertyInterceptionInfo.ChildType"]
See Also