Exemplo n.º 1
0
 private void EhAdvancedAddRange(int from, int to)
 {
     _ranges.IncludeRange(from, to);
 }