C# Class PsGet.Hosting.PowerShellHostEnvironment

Inheritance: IHostEnvironment
Datei anzeigen Open project: anurse/PS-Get Class Usage Examples

Public Methods

Method Description
PowerShellHostEnvironment ( System.Management.Automation.PSCmdlet cmdlet ) : System

Method Details

PowerShellHostEnvironment() public method

public PowerShellHostEnvironment ( System.Management.Automation.PSCmdlet cmdlet ) : System
cmdlet System.Management.Automation.PSCmdlet
return System