コード例 #1
0
 public string GetRoleName(string a)
 {
     return(rdao.GetRoleName(a));
 }