C# 클래스 Goose.Core.Configuration.ActionConfiguration

파일 보기 프로젝트 열기: sebastianhallen/Goose 1 사용 예제들

공개 메소드들

메소드 설명
ActionConfiguration ( Trigger trigger, string glob, string workingDirectory, string command, string solutionRoot, string projectRoot, CommandScope scope )

메소드 상세

ActionConfiguration() 공개 메소드

public ActionConfiguration ( Trigger trigger, string glob, string workingDirectory, string command, string solutionRoot, string projectRoot, CommandScope scope )
trigger Trigger
glob string
workingDirectory string
command string
solutionRoot string
projectRoot string
scope CommandScope