Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NuDeploy
CommandLine
Infrastructure
Console
CommandArgumentNameMatcher
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