StaticData public class StaticData Documentation public IReadOnlyCollection<Channel> Channels { get; set; } public IReadOnlyCollection<EpgGenre> EpgGenres { get; set; } public IReadOnlyCollection<Filter> Filters { get; set; } public IReadOnlyCollection<Genre> Genres { get; set; } public Region SelectedRegion { get; set; } public StaticData()