Beispiel #1
0
 public void Execute(object state, IContainerNode <object> workFlow)
 {
     workFlow.AddStep(_step);
 }