C# Class Nancy.Blog.Modules.HomeModule

Inheritance: NancyModule
Afficher le fichier Open project: NancyFx/Nancy.Blog

Méthodes publiques

Méthode Description
HomeModule ( IPostService postService, IFeedService feedService, IConfigSettings configSettings ) : System

Method Details

HomeModule() public méthode

public HomeModule ( IPostService postService, IFeedService feedService, IConfigSettings configSettings ) : System
postService IPostService
feedService IFeedService
configSettings IConfigSettings
Résultat System