예제 #1
0
 public Part1()
 {
     pathRepository = new PathRepository();
     steps          = new Steps();
 }