C# Class Microsoft.VisualStudio.R.Package.SurveyNews.SurveyNewsFeedClient

Inheritance: ISurveyNewsFeedClient
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
GetFeedAsync ( string feedUrl ) : Task

Private Methods

Method Description
ParseFeed ( System.Windows.Forms.WebBrowser br ) : SurveyNewsFeed

Method Details

GetFeedAsync() public method

public GetFeedAsync ( string feedUrl ) : Task
feedUrl string
return Task