Beispiel #1
0
 public void Exectue()
 {
     _light.SwitchIn();
 }
 public void WithDraw()
 {
     _light.SwitchIn();
 }