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

Inheritance: ICommandNameMatcher
Mostra file Open project: andreaskoch/NuDeploy

Public Methods

Method Description
IsMatch ( ICommand command, string commandName ) : bool

Method Details

IsMatch() public method

public IsMatch ( ICommand command, string commandName ) : bool
command ICommand
commandName string
return bool