Пример #1
0
 public static List <DonHangDTO> SelectDonHangAll()
 {
     return(DonHangDAO.SelectDonHangAll());
 }