C# 클래스 ServiceStack.WebHost.Endpoints.Tests.CustomFormatTests.AppHost

상속: AppHostHttpListenerBase
파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
AppHost ( ) : System.Reflection
Configure ( Funq.Container container ) : void

메소드 상세

AppHost() 공개 메소드

public AppHost ( ) : System.Reflection
리턴 System.Reflection

Configure() 공개 메소드

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