none constant
GenericParamAttributes
const none
The generic parameter is non-variant and has no special constraints.
Implementation
static const none = GenericParamAttributes(0x0000);
The generic parameter is non-variant and has no special constraints.
static const none = GenericParamAttributes(0x0000);