Exemplo n.º 1
0
 public void SetHallControl(HallControl hc)
 {
     hallControl = hc;
 }
Exemplo n.º 2
0
 public void SetHallControl(HallControl control)
 {
     hallControl = control;
 }