Exemple #1
0
 public static int deleteTo_Invoice(int id)
 {
     return(To_InvoiceService.deleteTo_InvoiceById(id));
 }