예제 #1
0
 public static double GetclientPaidPricebyclient(int ido)
 {
     return(myRealProvider.GetclientPaidPricebyclient(ido));
 }