C# Class Rf.Sites.Features.Models.FeedModel

Inheritance: IStreamOutput
Afficher le fichier Open project: flq/Rf.Sites

Méthodes publiques

Méthode Description
Accept ( TextWriter textWriter ) : void
FeedModel ( FeedSetup feedSetup ) : System

Private Methods

Méthode Description
GetFormatter ( ) : System.ServiceModel.Syndication.SyndicationFeedFormatter

Method Details

Accept() public méthode

public Accept ( TextWriter textWriter ) : void
textWriter System.IO.TextWriter
Résultat void

FeedModel() public méthode

public FeedModel ( FeedSetup feedSetup ) : System
feedSetup FeedSetup
Résultat System