예제 #1
0
 public void Run()
 {
     _rover.CreateRover(_plateau, CreatePoint, CreateDirection);
 }