Esempio n. 1
0
 public void EndOutputRun(int lineNumber, int columnPosition)
 {
     _wrapped.EndOutputRun(lineNumber, columnPosition);
 }