Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NuDeploy
CommandLine
Infrastructure
Console
CommandNameMatcher
C# Class NuDeploy.CommandLine.Infrastructure.Console.CommandNameMatcher
Inheritance:
ICommandNameMatcher
显示文件
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