Exemple #1
0
 public static DataSet KhachMuaItHangNhat(int truoc, int sau, int year)
 {
     return(D_HDBan.KhachMuaItHangNhat(truoc, sau, year));
 }