Method | Description | |
---|---|---|
ArticleDetailPageViewModel ( IArticlesServiceClient articlesServiceClient ) : System | ||
DownloadArticleBy ( System.Guid id ) : System.Threading.Tasks.Task |
public ArticleDetailPageViewModel ( IArticlesServiceClient articlesServiceClient ) : System | ||
articlesServiceClient | IArticlesServiceClient | |
return | System |
public DownloadArticleBy ( System.Guid id ) : System.Threading.Tasks.Task | ||
id | System.Guid | |
return | System.Threading.Tasks.Task |