C# 클래스 SmsWeb.App_Start.AppHost

상속: ServiceStack.WebHost.Endpoints.AppHostBase
파일 보기 프로젝트 열기: samjeffress/TrickleComms

공개 메소드들

메소드 설명
AppHost ( ) : System.Web.Mvc
Configure ( Funq container ) : void
Start ( ) : void

메소드 상세

AppHost() 공개 메소드

public AppHost ( ) : System.Web.Mvc
리턴 System.Web.Mvc

Configure() 공개 메소드

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

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void