Example #1
0
 private void CheckNewLength(Bytes withAddition)
 {
     CheckNewLength(withAddition.Length);
 }