C# 클래스 Affecto.Testing.UI.Selenium.IisExpressWebServer

파일 보기 프로젝트 열기: affecto/dotnet-Testing.UI.Selenium

공개 메소드들

메소드 설명
IisExpressWebServer ( ) : System.Collections.Generic
Start ( string webSiteProjectName ) : void
Stop ( ) : void

메소드 상세

IisExpressWebServer() 공개 메소드

public IisExpressWebServer ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Start() 공개 메소드

public Start ( string webSiteProjectName ) : void
webSiteProjectName string
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void