コード例 #1
0
 public void SendText(string text)
 {
     method1.SendText(text);
     method2.SendText(text);
 }