예제 #1
0
 public void Add(Payment p)
 {
     Payments.Add(p);
 }