Esempio n. 1
0
 public void updateOuputString(string output)
 {
     SafeOutput.WriteLine(output);
     DoxyLog.Add(output);
 }