コード例 #1
0
 public Dictionary <int, string> GetNameItems()
 {
     return(_roleDao.GetNameItems());
 }