Ejemplo n.º 1
0
 public void BtnClockIn_Click(object sender, EventArgs e)
 {
     _controller.EntryClockIn();
 }