Exemplo n.º 1
0
 public void SendLine(string text)
 {
     method1.SendLine(text);
     method2.SendLine(text);
 }