Method | Description | |
---|---|---|
PipelineExecutor ( System.Management.Automation.Runspaces.Runspace runSpace, string command ) : System | ||
Start ( ) : void |
Method | Description | |
---|---|---|
ErrorDataReady ( object sender, |
||
OutputDataReady ( object sender, |
public PipelineExecutor ( System.Management.Automation.Runspaces.Runspace runSpace, string command ) : System | ||
runSpace | System.Management.Automation.Runspaces.Runspace | |
command | string | |
return | System |