C# Class NSemble.Modules.Blog.Helpers.RssResponse

Inheritance: Nancy.Response
Afficher le fichier Open project: synhershko/NSemble

Private Properties

Свойство Type Description
GetXmlContents Action

Méthodes publiques

Méthode Description
RssResponse ( IEnumerable model, Uri BlogUrl, BlogConfig blogConfig ) : System

Private Methods

Méthode Description
GetXmlContents ( IEnumerable model ) : Action

Method Details

RssResponse() public méthode

public RssResponse ( IEnumerable model, Uri BlogUrl, BlogConfig blogConfig ) : System
model IEnumerable
BlogUrl System.Uri
blogConfig NSemble.Modules.Blog.Models.BlogConfig
Résultat System