Property | Type | Description | |
---|---|---|---|
GetPages | string>.IDictionary | ||
LoadAllMangas | IEnumerable |
Method | Description | |
---|---|---|
FoOlSlide ( FoOlSlideConfig configuration ) : System | ||
GetAvailableChapters ( IMangaRecord manga ) : IEnumerable |
||
GetAvailableMangas ( string filter ) : IEnumerable |
||
GetAvailableMangasImmediate ( string filter ) : IEnumerable |
||
GetDownloader ( ) : IDownloader | ||
PreloadDirectory ( ) : void |
Method | Description | |
---|---|---|
GetPages ( IChapterRecord chapter ) : string>.IDictionary |
||
LoadAllMangas ( ) : IEnumerable |
public FoOlSlide ( FoOlSlideConfig configuration ) : System | ||
configuration | FoOlSlideConfig | |
return | System |
public GetAvailableChapters ( IMangaRecord manga ) : IEnumerable |
||
manga | IMangaRecord | |
return | IEnumerable |
public GetAvailableMangas ( string filter ) : IEnumerable |
||
filter | string | |
return | IEnumerable |
public GetAvailableMangasImmediate ( string filter ) : IEnumerable |
||
filter | string | |
return | IEnumerable |