예제 #1
0
 public Building_ExperimentBench()
 {
     ExpStack = new ExperimentStack(this);
 }
예제 #2
0
 public Building_StudyTable()
 {
     ExpStack = new ExperimentStack(this);
 }