Пример #1
0
 public TesUInt16(TesFileReader fr)
 {
     this.Value = fr.GetUInt16();
 }