protected override decimal DeserializeInternal(DeserializationStream stream, Type sourceType) { return(stream.ReadDecimal()); }