コード例 #1
0
 public static bool KhoiPhucTrangThaiNguyenLieu(NguyenLieuDTO nl)
 {
     return(NguyenLieuDAO.KhoiPhucTrangThaiNguyenLieu(nl));
 }