Exemplo n.º 1
0
 public static void Modify(DanhMucDTO danhMuc)
 {
     DanhMucDAO.Modify(danhMuc);
 }