C# 클래스 ServiceBenchmark.SvcStack.App_Start.AppHost

상속: ServiceStack.AppHostBase
파일 보기 프로젝트 열기: anilmujagic/ServiceBenchmark

공개 메소드들

메소드 설명
AppHost ( ) : ServiceBenchmark.Common
Configure ( Funq container ) : void
Start ( ) : void

메소드 상세

AppHost() 공개 메소드

public AppHost ( ) : ServiceBenchmark.Common
리턴 ServiceBenchmark.Common

Configure() 공개 메소드

public Configure ( Funq container ) : void
container Funq
리턴 void

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void