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