예제 #1
0
 public TesFloat(TesFileReader fr)
 {
     this.Value = fr.GetFloat();
 }