Esempio n. 1
0
 public string DeleteBadTypeAPI(int uuid)
 {
     return(QualityService.DeleteBadType(uuid));
 }