Exemplo n.º 1
0
 public void Shift(int offset)
 {
     _range.Shift(offset);
 }