示例#1
0
 void Clear()
 {
     LogInfo.Clear();
     NoWarnings = 0;
     NoErrors   = 0;
     NoMessages = 0;
 }