예제 #1
0
 public DataTable DanhSachQuyenTheoGID(int gid)
 {
     return(phanQuyenDAO.SelectMaQuyenByGID(gid));
 }