Пример #1
0
 public void Undo()
 {
     _tv.On();
 }
Пример #2
0
 public void Execute()
 {
     _tv.On();
     _tv.SetInputChannel();
 }