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