예제 #1
0
 /// <summary>
 /// Turns the robot 90 degrees to the left
 /// </summary>
 public void Left() => MyRobot.Left();