Exemple #1
0
 public DataTable CreateExcel(int pkid)
 {
     return(DALPromotion.CreateExcel(pkid));
 }