Example #1
0
 public void SetHallControl(HallControl hc)
 {
     hallControl = hc;
 }
Example #2
0
 public void SetHallControl(HallControl control)
 {
     hallControl = control;
 }