예제 #1
0
 public Payment Get(int id)
 {
     return(DBP.Get(id));
 }