Пример #1
0
 public void Talk(string s)
 {
     _speaker.Speak(s);
 }