Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
afeprojectname
SetUpFixture
C# Class afeprojectname.SetUpFixture
Inheritance:
Zetbox.API.AbstractConsumerTests.AbstractSetUpFixture
Datei anzeigen
Open project: daszat/zetbox
Protected Methods
Method
Description
GetConfigFile
( ) :
string
GetHostType
( ) :
HostType
SetupBuilder
(
ContainerBuilder
builder
) :
void
Method Details
GetConfigFile()
protected
method
protected
GetConfigFile
( ) :
string
return
string
GetHostType()
protected
method
protected
GetHostType
( ) :
HostType
return
HostType
SetupBuilder()
protected
method
protected
SetupBuilder
(
ContainerBuilder
builder
) :
void
builder
Autofac.ContainerBuilder
return
void