C# 클래스 SugarTownDemo.Infrastructure.FormatterExtensions

파일 보기 프로젝트 열기: jchannon/SugarTown

공개 메소드들

메소드 설명
AsRSS ( this formatter, IEnumerable model, string RSSTitle ) : Response

메소드 상세

AsRSS() 공개 정적인 메소드

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