Exemplo n.º 1
0
 private async void Button_Clicked(object sender, EventArgs e)
 {
     await model.Submit();
 }