IGeneric.IsGeneric Property NReflect
Gets a value indicating wether this is generic.

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

bool IsGeneric { get; }
See Also