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

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

public bool IsGeneric { get; }

Implements

IGeneric.IsGeneric
See Also