Пример #1
0
 internal override void Read(WzFileStream fs)
 {
     this.Value = fs.ReadFloat(true);
 }