예제 #1
0
        private static void XoaSinhVien()
        {
            string maSV = "001";

            SinhVien.XoaSinhVien(maSV);
        }