NUMTYPARG

921

Incorrect number of type arguments passed to token

You attempted to define a generic type but did not provide enough type arguments. You must specify the same number of type arguments as the generic type has type parameters.