Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Input ( string value, int commandCorrelationId ) : void | ||
PowerShellSession ( ILogger log ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public Input ( string value, int commandCorrelationId ) : void | ||
value | string | |
commandCorrelationId | int | |
return | void |
public PowerShellSession ( ILogger log ) : System | ||
log | ILogger | |
return | System |