C# Класс Goose.Core.Action.PowerShell.PowerShellGooseActionFactory

Наследование: IGooseActionFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
Create ( ActionConfiguration configuration, IEnumerable files ) : IEnumerable
PowerShellGooseActionFactory ( IPowerShellTaskFactory powerShellTaskFactory, IShellCommandBuilder commandBuilder ) : System.Collections.Generic

Описание методов

Create() публичный Метод

public Create ( ActionConfiguration configuration, IEnumerable files ) : IEnumerable
configuration Goose.Core.Configuration.ActionConfiguration
files IEnumerable
Результат IEnumerable

PowerShellGooseActionFactory() публичный Метод

public PowerShellGooseActionFactory ( IPowerShellTaskFactory powerShellTaskFactory, IShellCommandBuilder commandBuilder ) : System.Collections.Generic
powerShellTaskFactory IPowerShellTaskFactory
commandBuilder IShellCommandBuilder
Результат System.Collections.Generic