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

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

Méthodes publiques

Méthode Description
GetSession ( ) : IPowerShellSession
PowerShellSessionFactory ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System

Method Details

GetSession() public méthode

public GetSession ( ) : IPowerShellSession
Résultat IPowerShellSession

PowerShellSessionFactory() public méthode

public PowerShellSessionFactory ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System
powerShellHost IPowerShellHost
filesystemAccessor IFilesystemAccessor
Résultat System