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

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

공개 메소드들

메소드 설명
ExecuteScript ( string scriptPath ) : IServiceResult
PowerShellExecutor ( IPowerShellSessionFactory powerShellSessionFactory ) : System

메소드 상세

ExecuteScript() 공개 메소드

public ExecuteScript ( string scriptPath ) : IServiceResult
scriptPath string
리턴 IServiceResult

PowerShellExecutor() 공개 메소드

public PowerShellExecutor ( IPowerShellSessionFactory powerShellSessionFactory ) : System
powerShellSessionFactory IPowerShellSessionFactory
리턴 System