예제 #1
0
 public override object OnRead(ByteObjectReader reader, Type defaultItemType)
 {
     return reader.Enum(defaultItemType);
 }