NRTypeUsage.DeclaringType Property NReflect
Gets or sets the type which declares this type.

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

public NRTypeUsage DeclaringType { get; set; }
See Also