Compiler Error CS0401
The new() constraint must be the last constraint specified
When using multiple constraints, list all other constraints before the new() constraint.
When using multiple constraints, list all other constraints before the new() constraint.