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