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