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