Example #1
0
 public void undo()
 {
     currentLight.off();
 }
Example #2
0
 public void execute()
 {
     currentLight.off();
 }