Example #1
0
 internal void DeleteRole(RoleKey key)
 {
     _roleModule.Delete(key);
 }