Esempio n. 1
0
 public TesFloat(TesFileReader fr)
 {
     this.Value = fr.GetFloat();
 }