C# Class Nancy.EmbeddedContent.EmbeddedRegistrations

Application registrations supporting views embedded in an assembly
Inheritance: Registrations
Afficher le fichier Open project: jugglingnutcase/Nancy.EmbeddedContent

Méthodes publiques

Méthode Description
EmbeddedRegistrations ( ) : Nancy.Bootstrapper

Registers the EmbeddedViewLocationProvider with the container to enable embedded views

Method Details

EmbeddedRegistrations() public méthode

Registers the EmbeddedViewLocationProvider with the container to enable embedded views
public EmbeddedRegistrations ( ) : Nancy.Bootstrapper
Résultat Nancy.Bootstrapper