Ejemplo n.º 1
0
 public void LoadInnerTests()
 {
     recorder = new RecordingNotifySystem(InstructionLevelNotifySystem.Instance);
     inner = new InnerTests(recorder);
     inner.LoadRailwayModel();
 }
Ejemplo n.º 2
0
 public void LoadInnerTests()
 {
     recorder = new RecordingNotifySystem(InstructionLevelNotifySystem.Instance);
     inner    = new InnerTests(recorder);
     inner.LoadRailwayModel();
 }