Ejemplo n.º 1
0
 internal override void Read(WzFileStream fs)
 {
     this.Value = fs.ReadDouble();
 }