예제 #1
0
 public void editInvoice(Invoice i)
 {
     invo.editInvo(i);
 }