Exemplo n.º 1
0
 public wrapped_definition_node(int offset, BasePCUReader PCUReader)
 {
     this.offset    = offset;
     this.PCUReader = PCUReader;
 }
Exemplo n.º 2
0
 public wrapped_definition_node(int offset, BasePCUReader PCUReader)
 {
     this.offset = offset;
     this.PCUReader = PCUReader;
 }