Esempio n. 1
0
 public static void Insert(DanhMucDTO danhMuc)
 {
     DanhMucDAO.Insert(danhMuc);
 }