Пример #1
0
 public void Execute()
 {
     tv.On();
 }
Пример #2
0
 public string Execute()
 {
     return(tv.On());
 }