Example #1
0
 public Part1()
 {
     boxesRepository = new BoxesRepository();
     presentMaterial = new PresentMaterial();
 }