C# Class Pubhack4.Modules.FeedModule

Inheritance: Nancy.NancyModule
显示文件 Open project: moov2/pubhack4

Public Methods

Method Description
FeedModule ( IMovieService movieService, IVideoGameService videoGameService ) : System

Method Details

FeedModule() public method

public FeedModule ( IMovieService movieService, IVideoGameService videoGameService ) : System
movieService IMovieService
videoGameService IVideoGameService
return System