C# Class PRTools.Specs.WebSpecs.given_a_document_controller_context

Inheritance: given_a_httpcontext_context
Afficher le fichier Open project: AcklenAvenue/PRTools

Protected Properties

Свойство Type Description
DocumentController PRTools.Web.Controllers.DocumentController
DocumentSaver IDocumentSaver
MappingEngine IMappingEngine

Méthodes protégées

Méthode Description
Context ( ) : void

Method Details

Context() protected méthode

protected Context ( ) : void
Résultat void

Property Details

DocumentController protected_oe property

protected DocumentController,PRTools.Web.Controllers DocumentController
Résultat PRTools.Web.Controllers.DocumentController

DocumentSaver protected_oe property

protected IDocumentSaver DocumentSaver
Résultat IDocumentSaver

MappingEngine protected_oe property

protected IMappingEngine MappingEngine
Résultat IMappingEngine