Пример #1
0
 public void Modify(IdS4IdentityResource resource)
 {
     _identityResourceRepository.Update(resource);
 }