コード例 #1
0
 internal TableStateMachine(Table table)
 {
     _Table = table;
 }