C# Класс Goose.Core.Action.PowerShell.PowerShellCommandBuilder
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод |
Описание |
|
Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand |
|
|
Описание методов
public Build ( ActionConfiguration configuration, CommandEvironmentVariables environmentVariables ) : ShellCommand |
configuration |
Goose.Core.Configuration.ActionConfiguration |
|
environmentVariables |
CommandEvironmentVariables |
|
Результат |
ShellCommand |
|