C# 클래스 NuDeploy.Core.Services.Installation.PowerShell.PowerShellSessionFactory

상속: IPowerShellSessionFactory
파일 보기 프로젝트 열기: andreaskoch/NuDeploy 1 사용 예제들

공개 메소드들

메소드 설명
GetSession ( ) : IPowerShellSession
PowerShellSessionFactory ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System

메소드 상세

GetSession() 공개 메소드

public GetSession ( ) : IPowerShellSession
리턴 IPowerShellSession

PowerShellSessionFactory() 공개 메소드

public PowerShellSessionFactory ( IPowerShellHost powerShellHost, IFilesystemAccessor filesystemAccessor ) : System
powerShellHost IPowerShellHost
filesystemAccessor IFilesystemAccessor
리턴 System