Example #1
0
 private void btnStart_Clicked(object sender, EventArgs e)
 {
     model.TimerStart();
 }