C# 클래스 NugetCracker.Utilities.ToolHelper

파일 보기 프로젝트 열기: monoman/NugetCracker

공개 메소드들

메소드 설명
ExecuteTool ( ILogger logger, string toolName, string arguments, string workingDirectory, string>.Action processToolOutput = null ) : bool

메소드 상세

ExecuteTool() 공개 정적인 메소드

public static ExecuteTool ( ILogger logger, string toolName, string arguments, string workingDirectory, string>.Action processToolOutput = null ) : bool
logger ILogger
toolName string
arguments string
workingDirectory string
processToolOutput string>.Action
리턴 bool