Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NuDeploy
CommandLine
Infrastructure
Console
CommandArgumentNameMatcher
C# Class NuDeploy.CommandLine.Infrastructure.Console.CommandArgumentNameMatcher
Inheritance:
ICommandArgumentNameMatcher
Datei anzeigen
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