Ejemplo n.º 1
0
 public void Add(Phrase phrase)
 {
     _repository.Add(phrase);
 }