public static void UpdateChache() { ChannelCache = Channel.SelectAll(); StationCache = Station.SelectAll(); }