Exemplo n.º 1
0
 public DocumentLine GetLineByOffset(int offset)
 {
     return(splitter.GetLineByOffset(offset));
 }