Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
InnerTestHasError ( ) : bool |
public BackgroundImageAsCoverParent ( ) : ICoverParent | ||
return | ICoverParent |
public CombineFrom ( |
||
other | ||
return | void |
public static CreateBackgroundCoverId ( string videoId ) : string | ||
videoId | string | |
return | string |
public GetTodayEpisode ( System.DateTime dt ) : int | ||
dt | System.DateTime | |
return | int |
public static IsEpisodesCountValid ( int episodesCount ) : bool | ||
episodesCount | int | |
return | bool |
public static IsIndexValid ( int index ) : bool | ||
index | int | |
return | bool |
public static IsYearValid ( int year ) : bool | ||
year | int | |
return | bool |