NRNesting Constructor (NRSingleInheritanceType, NRTypeBase)NReflect
Initializes a new instance of NRNesting.

Namespace: NReflect.NRRelationship
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public NRNesting(
	NRSingleInheritanceType parentType,
	NRTypeBase innerType
)
See Also