Ejemplo n.º 1
0
 private void btnClearYearlyStats_Click(object sender, EventArgs e)
 {
     serviceLayer.ClearYearlyStats();
 }