Beispiel #1
0
 public virtual void SetChannel()
 {
     _tv.TuneChannel();
 }
 public virtual void SetChannel()
 {
     implementor.TuneChannel();
 }