Exemple #1
0
 private void DT_Tick(object sender, EventArgs e)
 {
     UserUpdateEvent?.Invoke(cts.GetServerInChatData(1));
 }