コード例 #1
0
ファイル: PhanQuyenBUS.cs プロジェクト: thongnguyenit99/qlbh
 public DataTable getAllRoleUser()
 {
     return(phanQuyenDAO.getAllRoleUser());
 }