Метод | Описание | |
---|---|---|
RssSyndicationFormatter ( ) : System.Net.Http.Formatting | ||
RssSyndicationFormatter ( string format, ISettingsService settingsService, ISyndication syndication ) : System.Net.Http.Formatting |
Метод | Описание | |
---|---|---|
GetFormatter ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System.ServiceModel.Syndication.SyndicationFeedFormatter |
protected GetFormatter ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System.ServiceModel.Syndication.SyndicationFeedFormatter | ||
feed | System.ServiceModel.Syndication.SyndicationFeed | |
Результат | System.ServiceModel.Syndication.SyndicationFeedFormatter |
public RssSyndicationFormatter ( ) : System.Net.Http.Formatting | ||
Результат | System.Net.Http.Formatting |
public RssSyndicationFormatter ( string format, ISettingsService settingsService, ISyndication syndication ) : System.Net.Http.Formatting | ||
format | string | |
settingsService | ISettingsService | |
syndication | ISyndication | |
Результат | System.Net.Http.Formatting |