Exemplo n.º 1
0
 internal TableStateMachine(Table table)
 {
     _Table = table;
 }