Example #1
0
 public static List <NguyenLieuDTO> LayDanhSachTatCaNguyenLieu()
 {
     return(NguyenLieuDAO.LayDanhSachTatCaNguyenLieu());
 }