NRGeneralization Constructor (NRCompositeType, NRCompositeType)NReflect
Initializes a new instance of NRGeneralization.

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

public NRGeneralization(
	NRCompositeType baseType,
	NRCompositeType derivedType
)
See Also