Exemplo n.º 1
0
 internal Role GetRole(RoleKey key)
 {
     return(_roleModule.Get(key));
 }