C# Class Etg.Yams.Deploy.PropertiesDeploymentMatcher

Inheritance: IAppDeploymentMatcher
Afficher le fichier Open project: Microsoft/Yams Class Usage Examples

Méthodes publiques

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

Method Details

IsMatch() public méthode

public IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool
appDeploymentConfig Etg.Yams.Storage.Config.AppDeploymentConfig
Résultat bool

PropertiesDeploymentMatcher() public méthode

public PropertiesDeploymentMatcher ( string>.IReadOnlyDictionary matchProperties ) : System.Collections.Generic
matchProperties string>.IReadOnlyDictionary
Résultat System.Collections.Generic