C# 클래스 Raven.Tests.Util.IISExpressDriver

상속: ProcessDriver
파일 보기 프로젝트 열기: nhsevidence/ravendb 1 사용 예제들

공개 메소드들

메소드 설명
Start ( string physicalPath, int port ) : void

보호된 메소드들

메소드 설명
Shutdown ( ) : void

메소드 상세

Shutdown() 보호된 메소드

protected Shutdown ( ) : void
리턴 void

Start() 공개 메소드

public Start ( string physicalPath, int port ) : void
physicalPath string
port int
리턴 void