Exemplo n.º 1
0
 private async Task _InvokeConnect(ConnectEventArgs e)
 {
     await OnConnect.InvokeAsync(this, e);
 }