C# Class NuDeploy.CommandLine.Infrastructure.Console.CommandArgumentNameMatcher

Inheritance: ICommandArgumentNameMatcher
Afficher le fichier Open project: andreaskoch/NuDeploy

Méthodes publiques

Méthode Description
IsMatch ( string fullArgumentName, string suppliedArgumentName ) : bool

Method Details

IsMatch() public méthode

public IsMatch ( string fullArgumentName, string suppliedArgumentName ) : bool
fullArgumentName string
suppliedArgumentName string
Résultat bool