예제 #1
0
 public void Reset()
 {
     impl = new RobotImpl();
 }
예제 #2
0
파일: RobotImpl.cs 프로젝트: juhan/NModel
 public void Reset()
 {
     impl = new RobotImpl();
 }