Esempio n. 1
0
 public override uint GetEncodingSize(object value)
 {
     return(EncodingUtils.EncodedUnsignedLongLength());
 }