Ejemplo n.º 1
0
 public void Insert()
 {
     insertionCallback(info.GetCompletion(token), replaceRange.Start, replaceRange.NumberOfElements);
 }