Exemplo n.º 1
0
 Color32 ITypeSerializer <Color32> .Deserialize(ref AccelReader reader)
 {
     return(reader.ReadColor32());
 }