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

Inheritance: IPowerShellSessionFactory
Mostra file Open project: andreaskoch/NuDeploy Class Usage Examples

Public Methods

Method Description
GetSession ( ) : IPowerShellSession
PowerShellSessionFactory ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System

Method Details

GetSession() public method

public GetSession ( ) : IPowerShellSession
return IPowerShellSession

PowerShellSessionFactory() public method

public PowerShellSessionFactory ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System
powerShellHost IPowerShellHost
filesystemAccessor IFilesystemAccessor
return System