public static void updateNCP(NgCPobject nguoi)
        {
            NgCPmodel ng = new NgCPmodel();

            ng.updateNCP(nguoi);
        }