예제 #1
0
 public static List <spSPBanDuocTheoThoiGian_Result> SPBanTheoTG(string cuahang, DateTime date, DateTime date2)
 {
     return(db.SPBanTheoTG(cuahang, date, date2));
 }