Beispiel #1
0
 public DataSet GetRoleDir(string strDomain)
 {
     return(roleDAO.GetRoleDir(strDomain));
 }