Beispiel #1
0
 public virtual System.Management.Automation.PowerShell CreateDisconnectedPowerShell()
 {
     return(runspace.CreateDisconnectedPowerShell());
 }