Exemplo n.º 1
0
 protected override void Write(WRStream stream, ushort value)
 {
     stream.WriteInt16(value);
 }