C# 클래스 Tests.ConfigurationManagerWithOverridableDestinationPath

상속: ConfigurationManager.ConfigurationManager
파일 보기 프로젝트 열기: cloudfoundry/diego-windows-release 1 사용 예제들

공개 메소드들

메소드 설명
OnBeforeInstall ( IDictionary savedState ) : void

보호된 메소드들

메소드 설명
Destination ( ) : string

메소드 상세

Destination() 보호된 메소드

protected Destination ( ) : string
리턴 string

OnBeforeInstall() 공개 메소드

public OnBeforeInstall ( IDictionary savedState ) : void
savedState IDictionary
리턴 void