Exemple #1
0
 public Part1()
 {
     programsRepository = new ProgramsRepository();
     programsStructure  = new ProgramsStructure();
 }