Ejemplo n.º 1
0
 public int GetBitCount()
 {
     return(Value.GetBitCount());
 }