Exemple #1
0
        public void HamTuTang()
        {
            int count = KhuVucBUS.DemSLTD();

            count++;
            //string newMANV = string.Format("NV00{0}", ++count);
            txtMaKV.Text = count.ToString();
        }