Example #1
0
 public void BuildTable()
 {
     _table.Construct();
 }
Example #2
0
 public void BuildBuilding()
 {
     _building.Construct();
 }