AddDestination(string,Condition)
Last updated
Was this helpful?
Last updated
Was this helpful?
Method in BasicBlock
Adds a new destination to this block, that points to a node.
string
nodeName
The name of the destination node.
condition
The condition under which descendant
will be run.