示例#1
0
 internal Role GetRole(RoleKey key)
 {
     return(_roleModule.Get(key));
 }