Exemplo n.º 1
0
 private void btnDownload_Click(object sender, EventArgs e)
 {
     updateIP();
     down.DownLoad(txtFilePath.Text);
 }