C# Class Tavis.Search.SearchMission

ファイルを表示 Open project: tavis-software/Tavis.Link Class Usage Examples

Public Methods

Method Description
GoAsync ( string param ) : Task
SearchMission ( HttpClient httpClient, Tavis link ) : System.Collections.Generic

Private Methods

Method Description
LoadOpenSearchDescription ( ) : Task

Method Details

GoAsync() public method

public GoAsync ( string param ) : Task
param string
return Task

SearchMission() public method

public SearchMission ( HttpClient httpClient, Tavis link ) : System.Collections.Generic
httpClient System.Net.Http.HttpClient
link Tavis
return System.Collections.Generic