public void GenericClassConstraintWithAllowNull()
 {
     InputParameters.GenericClassConstraintWithAllowNull <string>(null);
 }