C# Class NuDeploy.Core.Services.Installation.PowerShell.PowerShellExecutor

Inheritance: IPowerShellExecutor
Afficher le fichier Open project: andreaskoch/NuDeploy Class Usage Examples

Méthodes publiques

Méthode Description
ExecuteScript ( string scriptPath ) : IServiceResult
PowerShellExecutor ( IPowerShellSessionFactory powerShellSessionFactory ) : System

Method Details

ExecuteScript() public méthode

public ExecuteScript ( string scriptPath ) : IServiceResult
scriptPath string
Résultat IServiceResult

PowerShellExecutor() public méthode

public PowerShellExecutor ( IPowerShellSessionFactory powerShellSessionFactory ) : System
powerShellSessionFactory IPowerShellSessionFactory
Résultat System