Ejemplo n.º 1
0
 public void AssociateEntityToPhrase(Phrase phrase)
 {
     phrase.AssociateEntity(AllEntities);
 }