C# 클래스 afeprojectname.SetUpFixture

상속: Zetbox.API.AbstractConsumerTests.AbstractSetUpFixture
파일 보기 프로젝트 열기: daszat/zetbox

보호된 메소드들

메소드 설명
GetConfigFile ( ) : string
GetHostType ( ) : HostType
SetupBuilder ( ContainerBuilder builder ) : void

메소드 상세

GetConfigFile() 보호된 메소드

protected GetConfigFile ( ) : string
리턴 string

GetHostType() 보호된 메소드

protected GetHostType ( ) : HostType
리턴 HostType

SetupBuilder() 보호된 메소드

protected SetupBuilder ( ContainerBuilder builder ) : void
builder Autofac.ContainerBuilder
리턴 void