Ejemplo n.º 1
0
 internal CompoundStatenodeWithSubstates(CompoundStatenodeWithInitialState compoundWithInitialState)
 => Definition = compoundWithInitialState.Definition;
Ejemplo n.º 2
0
 internal CompoundStatenodeWithInitialActions(CompoundStatenodeWithInitialState compound)
 => Definition = compound.Definition;