Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Input ( string value, int commandCorrelationId ) : void | ||
PowerShellSession ( ILogger log ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
public Input ( string value, int commandCorrelationId ) : void | ||
value | string | |
commandCorrelationId | int | |
Результат | void |
public PowerShellSession ( ILogger log ) : System | ||
log | ILogger | |
Результат | System |