Exemplo n.º 1
0
 public void SwitchOn()
 {
     _equipment.TurnOn();
 }
Exemplo n.º 2
0
 public void SwitchOn()
 {
     myAdapter.TurnOn();
 }