C# Class PsGet.Hosting.PowerShellPathService

Inheritance: IPathService
Afficher le fichier Open project: anurse/PS-Get Class Usage Examples

Méthodes publiques

Méthode Description
PowerShellPathService ( System.Management.Automation.PSCmdlet cmdlet ) : System
ResolvePath ( string relative ) : string

Method Details

PowerShellPathService() public méthode

public PowerShellPathService ( System.Management.Automation.PSCmdlet cmdlet ) : System
cmdlet System.Management.Automation.PSCmdlet
Résultat System

ResolvePath() public méthode

public ResolvePath ( string relative ) : string
relative string
Résultat string