gpDefaultConstructorConstraint constant

int const gpDefaultConstructorConstraint

Indicates that the Type parameter must have a default public constructor that takes no parameters.

Implementation

static const gpDefaultConstructorConstraint = 0x0010;