Пример #1
0
 public override object OnRead(ByteObjectReader reader, Type defaultItemType)
 {
     return reader.Long();
 }