예제 #1
0
 UIntPtr ITypeSerializer <UIntPtr> .Deserialize(ref AccelReader reader)
 {
     return(reader.ReadUIntPtr());
 }