Exemplo n.º 1
0
 protected void SignalClientUpdate()
 {
     OnClientUpdated?.Invoke(this, new EventArgs());
 }