Exemplo n.º 1
0
 public Building_ExperimentBench()
 {
     ExpStack = new ExperimentStack(this);
 }
Exemplo n.º 2
0
 public Building_StudyTable()
 {
     ExpStack = new ExperimentStack(this);
 }