Method | Description | |
---|---|---|
LoadAtLeastOne ( ISimpleHttpService httpService, string url, string linkId ) : Task |
||
LoadFully ( ISimpleHttpService httpService, string url, string linkId ) : Task |
||
ReadableArticleViewModel ( ) : BaconographyPortable.Messages |
Method | Description | |
---|---|---|
LaunchBrowserImpl ( ) : void | ||
LoadFullyImpl ( ISimpleHttpService httpService, string url ) : IEnumerable | ||
LoadOneImpl ( ISimpleHttpService httpService, string url, IList | ||
NavigateToCommentsImpl ( ) : void |
public static LoadAtLeastOne ( ISimpleHttpService httpService, string url, string linkId ) : Task |
||
httpService | ISimpleHttpService | |
url | string | |
linkId | string | |
return | Task |
public static LoadFully ( ISimpleHttpService httpService, string url, string linkId ) : Task |
||
httpService | ISimpleHttpService | |
url | string | |
linkId | string | |
return | Task |
public ReadableArticleViewModel ( ) : BaconographyPortable.Messages | ||
return | BaconographyPortable.Messages |