Exemple #1
0
 public DataSet GetAllActivePromotions()
 {
     return(BusinessLogic.GetAllActivePromotions());
 }