示例#1
0
 public void Deserialize(Runtime.Serialization.IO.CompactReader reader)
 {
     _bitset = reader.ReadByte();
 }