Esempio n. 1
0
        public void HamTuTang()
        {
            int count = ThucDonBUS.DemSLTD();

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