C# 클래스 Goose.Core.Action.PowerShell.PowerShellCommandBuilder

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

공개 메소드들

메소드 설명
Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand

메소드 상세

Build() 공개 메소드

public Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand
configuration Goose.Core.Configuration.ActionConfiguration
environmentVariables CommandEvironmentVariables
리턴 ShellCommand