Beispiel #1
0
 public string execute()
 {
     return(theDevice.off());
 }
 public void execute()
 {
     theDevice.off();
 }