Méthode | Description | |
---|---|---|
AtomSyndicationFormatter ( ) : System.Net.Http.Formatting | ||
AtomSyndicationFormatter ( string format, ISettingsService settingsService, ISyndication syndication ) : System.Net.Http.Formatting |
Méthode | Description | |
---|---|---|
GetFormatter ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System.ServiceModel.Syndication.SyndicationFeedFormatter |
public AtomSyndicationFormatter ( ) : System.Net.Http.Formatting | ||
Résultat | System.Net.Http.Formatting |
public AtomSyndicationFormatter ( string format, ISettingsService settingsService, ISyndication syndication ) : System.Net.Http.Formatting | ||
format | string | |
settingsService | ISettingsService | |
syndication | ISyndication | |
Résultat | System.Net.Http.Formatting |
protected GetFormatter ( System.ServiceModel.Syndication.SyndicationFeed feed ) : System.ServiceModel.Syndication.SyndicationFeedFormatter | ||
feed | System.ServiceModel.Syndication.SyndicationFeed | |
Résultat | System.ServiceModel.Syndication.SyndicationFeedFormatter |