示例#1
0
 /// <summary>
 /// Turns the robot 90 degrees to the right
 /// </summary>
 public void Right() => MyRobot.Right();