C# Class Blacker.Scraper.Models.ChapterRecord

Inheritance: IChapterRecord
Show file Open project: blacker-cz/MangaScraper Class Usage Examples

Public Methods

Method Description
ChapterRecord ( System.Guid scraper, string chapterId ) : System

Method Details

ChapterRecord() public method

public ChapterRecord ( System.Guid scraper, string chapterId ) : System
scraper System.Guid
chapterId string
return System