public void ResetLineCount(OutputLog control)
 {
     control.ResetLineCount();
 }