Example #1
0
 public response Delete(Nomenclator item)
 {
     return(item.Delete());
 }