Exemple #1
0
 public wrapped_definition_node(int offset, BasePCUReader PCUReader)
 {
     this.offset    = offset;
     this.PCUReader = PCUReader;
 }
Exemple #2
0
 public wrapped_definition_node(int offset, BasePCUReader PCUReader)
 {
     this.offset = offset;
     this.PCUReader = PCUReader;
 }