예제 #1
0
 public void ReceiveLog(List <string> log)
 {
     ServerLog = log;
     LogReceived.Set();
 }