2 using System
.Collections
.Generic
;
3 using System
.ComponentModel
;
7 using System
.Windows
.Forms
;
11 public partial class ConnectDlg
: Form
15 InitializeComponent();
18 private void ConnectDlg_Load(object sender
, EventArgs e
)
24 return amuleHost
.Text
;
32 return amulePort
.Text
;