Пример #1
0
 public override void Unpack(ObjectStream obj)
 {
     batteryPercentage = obj.OutputUInt32();
 }