Esempio n. 1
0
 public void Execute() //execute Off command
 {
     tv.On();
 }
Esempio n. 2
0
 public void Execute()
 {
     tv.On();
 }