Beispiel #1
0
 public virtual IPipeline CreateNestedPipeline()
 {
     return(new Pipeline(runspace.CreateNestedPipeline()));
 }