コード例 #1
0
 public override void ReadProp(System.IO.Stream input, bool array)
 {
     this.Value = input.ReadU32BE();
 }