Gets a list of types representing the constraints of the type parameter.
Namespace: NReflect.NRParametersAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax
public List<NRTypeUsage> BaseTypes { get; private set; }
See Also