protected DecodingStateMachine()
 {
     _childOutput = new ChildOutput(this);
 }
Exemplo n.º 2
0
 protected DecodingStateMachine()
 {
     _childOutput = new ChildOutput(this);
 }