private void timer1_Tick(object sender, EventArgs e) { labelCommonResult.Text = myICommon.CommonSum().ToString(); }