Beispiel #1
0
 protected void DependsOn(string inputName)
 {
     ActionsGraph.RegisterPipe(inputName, Name);
 }