C# 클래스 Rest.WebHost.AppHost

상속: ServiceStack.WebHost.Endpoints.AppHostHttpListenerBase
파일 보기 프로젝트 열기: Rugut/UPP

공개 메소드들

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

메소드 상세

AppHost() 공개 메소드

public AppHost ( ) : System
리턴 System

Configure() 공개 메소드

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