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