private void buttonNakedSingle_Click(object sender, EventArgs e) { Execute(() => _board.Perform(BoardAction.NakedSingle)); }