C# 클래스 Nancy.Blog.Modules.HomeModule

상속: NancyModule
파일 보기 프로젝트 열기: NancyFx/Nancy.Blog

공개 메소드들

메소드 설명
HomeModule ( IPostService postService, IFeedService feedService, IConfigSettings configSettings ) : System

메소드 상세

HomeModule() 공개 메소드

public HomeModule ( IPostService postService, IFeedService feedService, IConfigSettings configSettings ) : System
postService IPostService
feedService IFeedService
configSettings IConfigSettings
리턴 System