Exemplo n.º 1
0
 private void forwardButton_Click(object sender, EventArgs e)
 {
     _controller.Forward();
     RefreshInterface();
 }