コード例 #1
0
 sbyte ITypeSerializer <sbyte> .Deserialize(ref AccelReader reader)
 {
     return(reader.ReadInt8());
 }