Пример #1
0
 private void ftpc_Connected(object sender, FTPCom.FTPEventArgs e)
 {
     ftpc.Login();
 }