C# Class Etg.Yams.Deploy.PropertiesDeploymentMatcher

Inheritance: IAppDeploymentMatcher
Exibir arquivo Open project: Microsoft/Yams Class Usage Examples

Public Methods

Method Description
IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool
PropertiesDeploymentMatcher ( string>.IReadOnlyDictionary matchProperties ) : System.Collections.Generic

Method Details

IsMatch() public method

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

PropertiesDeploymentMatcher() public method

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