Exemplo n.º 1
0
 public void execute()
 {
     stereo.off();
 }
 public void Undo()
 {
     stereo.off();
 }