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

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

Méthodes publiques

Méthode Description
IsMatch ( ICommand command, string commandName ) : bool

Method Details

IsMatch() public méthode

public IsMatch ( ICommand command, string commandName ) : bool
command ICommand
commandName string
Résultat bool