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