コード例 #1
0
 public List <Role> ListAllDepartmentRoles()
 {
     return(rdao.ListAllDepartmentRole());
 }