C# Class Nancy.Demo.SuperSimpleViewEngine.MainModule

Inheritance: NancyModule
显示文件 Open project: NashDotNet/ravendb_nancyfx_presentation

Public Methods

Method Description
MainModule ( ) : Nancy.Demo.SuperSimpleViewEngine.Models

Initializes a new instance of the NancyModule class.

Method Details

MainModule() public method

Initializes a new instance of the NancyModule class.
public MainModule ( ) : Nancy.Demo.SuperSimpleViewEngine.Models
return Nancy.Demo.SuperSimpleViewEngine.Models