예제 #1
0
 // for adding custom message to the log
 private void AddLog(string s)
 {
     NetLog.Add(s);
 }