Gets a list containing all type parameters of a type.
Namespace: NReflect.NREntitiesAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
public List<NRTypeParameter> GenericTypes { get; private set; }
Implements
IGeneric.GenericTypesSee Also