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

Inheritance: ICommandArgumentNameMatcher
Mostra file Open project: andreaskoch/NuDeploy

Public Methods

Method Description
IsMatch ( string fullArgumentName, string suppliedArgumentName ) : bool

Method Details

IsMatch() public method

public IsMatch ( string fullArgumentName, string suppliedArgumentName ) : bool
fullArgumentName string
suppliedArgumentName string
return bool