Exemplo n.º 1
0
 protected override object DeserializeSafe(IDecoder decoder)
 {
     return(decoder.DecodeDouble());
 }