C# Class SugarTownDemo.Infrastructure.FormatterExtensions

Datei anzeigen Open project: jchannon/SugarTown

Public Methods

Method Description
AsRSS ( this formatter, IEnumerable model, string RSSTitle ) : Response

Method Details

AsRSS() public static method

public static AsRSS ( this formatter, IEnumerable model, string RSSTitle ) : Response
formatter this
model IEnumerable
RSSTitle string
return Nancy.Response