Exemplo n.º 1
0
 public CompactDfaReader(BinReader reader)
 {
     this.reader = reader;
 }
Exemplo n.º 2
0
 public CompactTableReader(BinReader reader)
 {
     this.reader = reader;
 }