private void uiCount_Click(object sender, EventArgs e) { // example of a simple count AppStatsEngine.One(uiCountStatId.Text); }