C# 클래스 ServiceStack.HostConfig

파일 보기 프로젝트 열기: ServiceStack/ServiceStack 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ServiceStackPath string

공개 메소드들

메소드 설명
HostConfig ( ) : System
NewInstance ( ) : HostConfig
ResetInstance ( ) : HostConfig

메소드 상세

HostConfig() 공개 메소드

public HostConfig ( ) : System
리턴 System

NewInstance() 공개 정적인 메소드

public static NewInstance ( ) : HostConfig
리턴 HostConfig

ResetInstance() 공개 정적인 메소드

public static ResetInstance ( ) : HostConfig
리턴 HostConfig

프로퍼티 상세

ServiceStackPath 공개적으로 정적으로 프로퍼티

public static string ServiceStackPath
리턴 string