Пример #1
0
 public void AktiveraKontaktperson(string userId)
 {
     _portalRepository.EnableContact(userId);
 }