Пример #1
0
 internal CompoundStatenodeWithSubstates(CompoundStatenodeWithInitialState compoundWithInitialState)
 => Definition = compoundWithInitialState.Definition;
Пример #2
0
 internal CompoundStatenodeWithInitialActions(CompoundStatenodeWithInitialState compound)
 => Definition = compound.Definition;