コード例 #1
0
 private void btnLapForward_Click(object sender, EventArgs e)
 {
     _displayController.NextLap();
 }