Ejemplo n.º 1
0
 private async void TSB_UpdateMark_Click(object sender, EventArgs e)
 {
     await UpdateMark?.Invoke();
 }