Пример #1
0
 public void AddCompromisedAttempt(CompromisedAttemptDataModel attempt)
 {
     _client.AddCompromisedAttempt(attempt);
 }