C# Class SetUpFixture, zetbox

Show file Open project: daszat/zetbox Class Usage Examples

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 ContainerBuilder
return void