コード例 #1
0
 public void Undo()
 {
     _tv.On();
 }
コード例 #2
0
 public void Execute()
 {
     _tv.On();
     _tv.SetInputChannel();
 }