C# 클래스 PsGet.Hosting.PowerShellPathService

상속: IPathService
파일 보기 프로젝트 열기: anurse/PS-Get 1 사용 예제들

공개 메소드들

메소드 설명
PowerShellPathService ( System.Management.Automation.PSCmdlet cmdlet ) : System
ResolvePath ( string relative ) : string

메소드 상세

PowerShellPathService() 공개 메소드

public PowerShellPathService ( System.Management.Automation.PSCmdlet cmdlet ) : System
cmdlet System.Management.Automation.PSCmdlet
리턴 System

ResolvePath() 공개 메소드

public ResolvePath ( string relative ) : string
relative string
리턴 string