C# Class afeprojectname.SetUpFixture

Inheritance: Zetbox.API.AbstractConsumerTests.AbstractSetUpFixture
Afficher le fichier Open project: daszat/zetbox

Méthodes protégées

Méthode Description
GetConfigFile ( ) : string
GetHostType ( ) : HostType
SetupBuilder ( ContainerBuilder builder ) : void

Method Details

GetConfigFile() protected méthode

protected GetConfigFile ( ) : string
Résultat string

GetHostType() protected méthode

protected GetHostType ( ) : HostType
Résultat HostType

SetupBuilder() protected méthode

protected SetupBuilder ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
Résultat void