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

Inheritance: IStreamOutput
Show file Open project: flq/Rf.Sites

Public Methods

Method Description
Accept ( TextWriter textWriter ) : void
FeedModel ( FeedSetup feedSetup ) : System

Private Methods

Method Description
GetFormatter ( ) : System.ServiceModel.Syndication.SyndicationFeedFormatter

Method Details

Accept() public method

public Accept ( TextWriter textWriter ) : void
textWriter System.IO.TextWriter
return void

FeedModel() public method

public FeedModel ( FeedSetup feedSetup ) : System
feedSetup FeedSetup
return System