C# 클래스 Etg.Yams.Deploy.PropertiesDeploymentMatcher

상속: IAppDeploymentMatcher
파일 보기 프로젝트 열기: Microsoft/Yams 1 사용 예제들

공개 메소드들

메소드 설명
IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool
PropertiesDeploymentMatcher ( string>.IReadOnlyDictionary matchProperties ) : System.Collections.Generic

메소드 상세

IsMatch() 공개 메소드

public IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool
appDeploymentConfig Etg.Yams.Storage.Config.AppDeploymentConfig
리턴 bool

PropertiesDeploymentMatcher() 공개 메소드

public PropertiesDeploymentMatcher ( string>.IReadOnlyDictionary matchProperties ) : System.Collections.Generic
matchProperties string>.IReadOnlyDictionary
리턴 System.Collections.Generic