Свойство | Тип | Описание | |
---|---|---|---|
Genres | System |
Метод | Описание | |
---|---|---|
GetGenreList ( ScraperList scraperList = ScraperList.Imdb ) : List |
Get genre list.
|
|
ReadGenreFromXml ( ScraperList scraperListType ) : List |
Reads the genre from XML.
|
Метод | Описание | |
---|---|---|
Genres ( ) : System |
Initializes static members of the Genres class.
|
public static GetGenreList ( ScraperList scraperList = ScraperList.Imdb ) : List |
||
scraperList | ScraperList | /// The scraper list. /// |
Результат | List |
public static ReadGenreFromXml ( ScraperList scraperListType ) : List |
||
scraperListType | ScraperList | /// Type of the scraper list. /// |
Результат | List |