Exemplo n.º 1
0
        public static void themmoiNVT(int v1, int v2)
        {
            View.MKTVTDanhsachnhavantai p = new MKTVTDanhsachnhavantai(3, -1);  // 3 là thêm ới

            p.ShowDialog();

            //   throw new NotImplementedException();
        }
Exemplo n.º 2
0
        public static void suathongtinNVT(int idtk)
        {
            View.MKTVTDanhsachnhavantai p = new MKTVTDanhsachnhavantai(4, idtk);  // 3 là thêm ới

            p.ShowDialog();



            //   throw new NotImplementedException();
        }