Beispiel #1
0
 public String OptimizeDrum(Int32 promoId, Int32 bucketId)
 {
     return(BusinessLogic.OptimizeDrum(promoId, bucketId));
 }