Beispiel #1
0
 internal CompoundStatenodeWithSubstates(CompoundStatenodeWithInitialState compoundWithInitialState)
 => Definition = compoundWithInitialState.Definition;
Beispiel #2
0
 internal CompoundStatenodeWithInitialActions(CompoundStatenodeWithInitialState compound)
 => Definition = compound.Definition;