Exemple #1
0
 public static DataTable GetUnPay7DaysBuyersCount(string SELLER_ID)
 {
     return(SmartDAL.GetUnPay7DaysBuyersCount(SELLER_ID));
 }