Пример #1
0
 public KeyPair Delete(KeyPair pair)
 {
     return(_repo.Delete(pair));
 }