Beispiel #1
0
        private void buttonSLTTKN_Click(object sender, EventArgs e)
        {
            int    k      = Convert.ToInt32(textBoxSLTTKNn.Text);
            string result = busts.updateThamSosoluongtontruockhinhap(k);

            Hienthidanhsach();
        }