C# 클래스 DryRunner.Options.TestSiteDeployerOptions

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

Private Properties

프로퍼티 타입 설명
ApplyDefaultsWhereNecessary void
GetMsBuildPathFromRegistry string
GetPathRelativeToCurrentAssemblyPath string
Validate void

공개 메소드들

메소드 설명
TestSiteDeployerOptions ( ) : System

Default constructor.

비공개 메소드들

메소드 설명
ApplyDefaultsWhereNecessary ( string projectName ) : void
GetMsBuildPathFromRegistry ( MsBuildToolsVersion toolsVersion, bool use64Bit ) : string
GetPathRelativeToCurrentAssemblyPath ( string relativePath ) : string
Validate ( string optionsName ) : void

메소드 상세

TestSiteDeployerOptions() 공개 메소드

Default constructor.
public TestSiteDeployerOptions ( ) : System
리턴 System