Esempio n. 1
0
 private void btnFrameForward_Click(object sender, EventArgs e)
 {
     _displayController.NextFrame();
 }