C# 클래스 NuDeploy.CommandLine.Infrastructure.Console.CommandNameMatcher

상속: ICommandNameMatcher
파일 보기 프로젝트 열기: andreaskoch/NuDeploy

공개 메소드들

메소드 설명
IsMatch ( ICommand command, string commandName ) : bool

메소드 상세

IsMatch() 공개 메소드

public IsMatch ( ICommand command, string commandName ) : bool
command ICommand
commandName string
리턴 bool