Ejemplo n.º 1
0
 public void WhenICreateAnotherRoleWithANameAs(string roleKey)
 {
     _createUpdateRoles.CreateDuplicateRole(roleKey);
 }