Ejemplo n.º 1
0
 private async Task JoinButton_ClickedAsync(object sender, EventArgs args)
 {
     await action.Join();
 }