예제 #1
0
 void MainWebClient_DownloadStringCompleted(object sender, System.Net.DownloadStringCompletedEventArgs e)
 {
     MQOEvents.MainReady(true);
 }