Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
BackgroundImageAsCoverParent ( ) : ICoverParent | ||
CheckError ( ) : void | ||
CombineFrom ( |
||
CreateBackgroundCoverId ( ) : string | ||
CreateBackgroundCoverId ( string videoId ) : string | ||
GetMajorName ( ) : string | ||
GetTodayEpisode ( System.DateTime dt ) : int | ||
IsEpisodesCountValid ( int episodesCount ) : bool | ||
IsIndexValid ( int index ) : bool | ||
IsYearValid ( int year ) : bool | ||
JryVideoInfo ( ) : System | ||
Saving ( ) : void |
Метод | Описание | |
---|---|---|
InnerTestHasError ( ) : bool |
public BackgroundImageAsCoverParent ( ) : ICoverParent | ||
Результат | ICoverParent |
public CombineFrom ( |
||
other | ||
Результат | void |
public CreateBackgroundCoverId ( ) : string | ||
Результат | string |
public static CreateBackgroundCoverId ( string videoId ) : string | ||
videoId | string | |
Результат | string |
public GetTodayEpisode ( System.DateTime dt ) : int | ||
dt | System.DateTime | |
Результат | int |
public static IsEpisodesCountValid ( int episodesCount ) : bool | ||
episodesCount | int | |
Результат | bool |
public static IsIndexValid ( int index ) : bool | ||
index | int | |
Результат | bool |
public static IsYearValid ( int year ) : bool | ||
year | int | |
Результат | bool |