Method | Description | |
---|---|---|
AtomSyndicationFormatter ( ) : System.Net.Http.Formatting | ||
AtomSyndicationFormatter ( string format, ISettingsService settingsService, ISyndication syndication ) : System.Net.Http.Formatting |
Method | Description | |
---|---|---|
GetFormatter ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System.ServiceModel.Syndication.SyndicationFeedFormatter |
public AtomSyndicationFormatter ( ) : System.Net.Http.Formatting | ||
return | System.Net.Http.Formatting |
public AtomSyndicationFormatter ( string format, ISettingsService settingsService, ISyndication syndication ) : System.Net.Http.Formatting | ||
format | string | |
settingsService | ISettingsService | |
syndication | ISyndication | |
return | System.Net.Http.Formatting |
protected GetFormatter ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System.ServiceModel.Syndication.SyndicationFeedFormatter | ||
feed | System.ServiceModel.Syndication.SyndicationFeed | |
return | System.ServiceModel.Syndication.SyndicationFeedFormatter |