Method | Description | |
---|---|---|
ExecuteScript ( string scriptPath ) : IServiceResult | ||
PowerShellExecutor ( IPowerShellSessionFactory powerShellSessionFactory ) : System |
public ExecuteScript ( string scriptPath ) : IServiceResult | ||
scriptPath | string | |
return | IServiceResult |
public PowerShellExecutor ( IPowerShellSessionFactory powerShellSessionFactory ) : System | ||
powerShellSessionFactory | IPowerShellSessionFactory | |
return | System |