Exemplo n.º 1
0
 public override long SizeInBytes()
 {
     return(bitSet.Capacity() / 8);
 }