示例#1
0
 private async void TSB_UpdateOption_Click(object sender, EventArgs e)
 {
     await UpdateOption?.Invoke();
 }