C# 클래스 NSemble.Modules.Blog.Helpers.RssResponse

상속: Nancy.Response
파일 보기 프로젝트 열기: synhershko/NSemble

Private Properties

프로퍼티 타입 설명
GetXmlContents Action

공개 메소드들

메소드 설명
RssResponse ( IEnumerable model, Uri BlogUrl, BlogConfig blogConfig ) : System

비공개 메소드들

메소드 설명
GetXmlContents ( IEnumerable model ) : Action

메소드 상세

RssResponse() 공개 메소드

public RssResponse ( IEnumerable model, Uri BlogUrl, BlogConfig blogConfig ) : System
model IEnumerable
BlogUrl System.Uri
blogConfig NSemble.Modules.Blog.Models.BlogConfig
리턴 System