Beispiel #1
0
 public static bool DeleteClientDeal(int ido)
 {
     return(myRealProvider.DeleteClientDeal(ido));
 }