Esempio n. 1
0
 public v_FtpConfig()
 {
     InitializeComponent();
     this.c_ftpConfig = new c_Ftpconfig();
     this.m_ftpConfig = new m_Ftpconfig();
 }
Esempio n. 2
0
        public v_AtualizarSistema()
        {
            InitializeComponent();

            this.c_ftpconfig = new c_Ftpconfig();
        }