Пример #1
0
 public BitString LSBShift()
 {
     return(BitString.LSBShift(this));
 }