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

            this.c_ftpconfig = new c_Ftpconfig();
        }