C# Class Nancy.AspNetBootstrapperDemo.ApplicationDependencyClass

A module dependency that will have an application lifetime scope.
Inheritance: IApplicationDependency
Afficher le fichier Open project: NashDotNet/ravendb_nancyfx_presentation

Méthodes publiques

Méthode Description
ApplicationDependencyClass ( ) : System

Initializes a new instance of the RequestDependencyClass class.

GetContent ( ) : string

Method Details

ApplicationDependencyClass() public méthode

Initializes a new instance of the RequestDependencyClass class.
public ApplicationDependencyClass ( ) : System
Résultat System

GetContent() public méthode

public GetContent ( ) : string
Résultat string