示例#1
0
 public void Send(string instructions)
 {
     _mower.Navigate(instructions);
 }