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