Example #1
0
 public void Remove(Phrase phrase)
 {
     _repository.Remove(phrase);
 }