Exemplo n.º 1
0
 private void button2_Click(object sender, System.EventArgs e)
 {
     MessageBox.Show(EhllapiWrapper.Disconnect(txtSessione.Text).ToString());
 }