Exemplo n.º 1
0
 protected override void DeserializeImpl(IIncomingMessageStream messageStream)
 {
     Rotation = messageStream.ReadRotation();
 }