Example #1
0
 public void SendText(string s)
 {
     _gitHost.SendText(s);
 }