Beispiel #1
0
 public IPipelineGraph ForProfile(string profile)
 {
     return(_parent.ForProfile(profile));
 }