Property | Type | Description | |
---|---|---|---|
GetPages | string>.IDictionary | ||
LoadAllMangas | IEnumerable |
Method | Description | |
---|---|---|
GetAvailableChapters ( IMangaRecord manga ) : IEnumerable |
||
GetAvailableMangas ( string filter ) : IEnumerable |
||
GetAvailableMangasImmediate ( string filter ) : IEnumerable |
||
GetDownloader ( ) : IDownloader | ||
MangaReader ( ) : System | ||
PreloadDirectory ( ) : void |
Method | Description | |
---|---|---|
GetPages ( IChapterRecord chapter ) : string>.IDictionary |
||
LoadAllMangas ( ) : IEnumerable |
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 |