예제 #1
0
 public void Pay(int id, DateTime d)
 {
     invo.Pay(id, d);
 }