C# Класс CodeTV.TransponderReader

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetFrequencies ( TunerType type ) : Dictionary>>
PopulateChannelWithTransponderSettings ( ChannelTV &channel, string frequency ) : void

Приватные методы

Метод Описание
Read ( string path, string section, Dictionary &channels ) : void
ReadFile ( StreamReader streamReader, string section, Dictionary channels ) : void

Описание методов

GetFrequencies() публичный статический Метод

public static GetFrequencies ( TunerType type ) : Dictionary>>
type TunerType
Результат Dictionary>>

PopulateChannelWithTransponderSettings() публичный статический Метод

public static PopulateChannelWithTransponderSettings ( ChannelTV &channel, string frequency ) : void
channel ChannelTV
frequency string
Результат void