Exemplo n.º 1
0
 public string SayRandomPhrase()
 {
     return(_phrases.GenerateRandomMessageText());
 }