Exemplo n.º 1
0
 public override RecordType ParseValue(MutagenFrame reader)
 {
     return(HeaderTranslation.ReadNextRecordType(reader.Reader));
 }