C# Class Nancy.Demo.Hosting.Aspnet.ApplicationDependencyClass

A module dependency that will have an application lifetime scope.
Inheritance: IApplicationDependency
Exibir arquivo Open project: NashDotNet/ravendb_nancyfx_presentation

Public Methods

Method Description
ApplicationDependencyClass ( ) : System

Initializes a new instance of the RequestDependencyClass class.

GetContent ( ) : string

Method Details

ApplicationDependencyClass() public method

Initializes a new instance of the RequestDependencyClass class.
public ApplicationDependencyClass ( ) : System
return System

GetContent() public method

public GetContent ( ) : string
return string