示例#1
0
 void mc_SendUpdateClientsReceived(object sender, SendUpdateClientsReceivedEventArgs e)
 {
     mc.uploadClientsAsync();
 }
示例#2
0
 static void own_proxy_SendUpdateClientsReceived(object sender, SendUpdateClientsReceivedEventArgs e)
 {
     proxy.uploadClientsAsync();
 }
示例#3
0
 void mc_SendUpdateClientsReceived(object sender, SendUpdateClientsReceivedEventArgs e)
 {
     mc.uploadClientsAsync();
 }
示例#4
0
 static void own_proxy_SendUpdateClientsReceived(object sender, SendUpdateClientsReceivedEventArgs e)
 {
     proxy.uploadClientsAsync();
 }