C# Class SugarTownDemo.Infrastructure.FormatterExtensions

Afficher le fichier Open project: jchannon/SugarTown

Méthodes publiques

Méthode Description
AsRSS ( this formatter, IEnumerable model, string RSSTitle ) : Response

Method Details

AsRSS() public static méthode

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