Rafael Carnucci
Results
1
issues of
Rafael Carnucci
Create a subgraph in IWorkflow so that a specific sequence of activities can be attached. ``` var nvRemainer = workflow .Add(...) .Then(); ``` nvRemainer should be StartAt if possible, instead...
enhancement
prio low