C# 클래스 IncomingSmsHandler.AppHost

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

공개 메소드들

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

메소드 상세

AppHost() 공개 메소드

public AppHost ( ) : System
리턴 System

Configure() 공개 메소드

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

Start() 공개 정적인 메소드

public static Start ( ) : void
리턴 void