C# Class Etg.Yams.Deploy.AndDeploymentMatcher

Inheritance: IAppDeploymentMatcher
显示文件 Open project: Microsoft/Yams

Public Methods

Method Description
AndDeploymentMatcher ( ) : System.Linq
IsMatch ( AppDeploymentConfig appDeploymentConfig ) : bool

Method Details

AndDeploymentMatcher() public method

public AndDeploymentMatcher ( ) : System.Linq
return System.Linq

IsMatch() public method

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