예제 #1
0
 public void BtnClockOut_Click(object sender, EventArgs e)
 {
     _controller.EntryClockOut();
 }