コード例 #1
0
 public static void DeleteInvoice(String ID)
 {
     obj.DeleteInvoice(ID);
 }