Exemplo n.º 1
0
 public override object OnRead(ByteObjectReader reader, Type defaultItemType)
 {
     return reader.Ulong();
 }