Exemplo n.º 1
0
 private void MyUI_FormClosing(object sender, FormClosingEventArgs e)
 {
     IP2P.exit();
 }