示例#1
0
 public void DeletePhanQuyen(int maphanquyen)
 {
     _phanquyenDao.DeletePhanQuyen(maphanquyen);
 }