Méthode | Description | |
---|---|---|
GetCourseTableOfContentsHtmlString ( string courseName ) : string | ||
GetLessonDownloadLink ( |
||
SetCookies ( |
||
WebScraper ( string tableOfContentsUrl, string lessonDownloadUrl ) : System |
public GetCourseTableOfContentsHtmlString ( string courseName ) : string | ||
courseName | string | |
Résultat | string |
public GetLessonDownloadLink ( |
||
lesson | ||
Résultat | string |
public SetCookies ( |
||
cookies | ||
Résultat | void |
public WebScraper ( string tableOfContentsUrl, string lessonDownloadUrl ) : System | ||
tableOfContentsUrl | string | |
lessonDownloadUrl | string | |
Résultat | System |