Exemple #1
0
 private void BtnStopTimer(object sender, EventArgs e)
 {
     _p.StopPomodoroTimer();
 }