Ejemplo n.º 1
0
 /// <summary>
 /// Ermittelt die aktuelle Senderliste.
 /// </summary>
 public override void LoadStations()
 {
     // Forward as is
     m_CurrentConnector.LoadStations();
 }