public void execute()
 {
     Luz.off();
 }
Esempio n. 2
0
 public void undo()
 {
     Luz.off();
 }