コード例 #1
0
 public void Run()
 {
     _rover.DriveRover(_plateau, Movements, _otherRoverPoints);
 }