C# Class Utility.MSDN.ThreadCollection

ファイルを表示 Open project: dream-365/toolkit Class Usage Examples

Public Methods

Method Description
NavigateToPageAsync ( int index ) : Task>
ThreadCollection ( Community community, string forum ) : HtmlAgilityPack

Method Details

NavigateToPageAsync() public method

public NavigateToPageAsync ( int index ) : Task>
index int
return Task>

ThreadCollection() public method

public ThreadCollection ( Community community, string forum ) : HtmlAgilityPack
community Community
forum string
return HtmlAgilityPack