示例#1
0
 private void Constructor_FormClosing(object sender, FormClosingEventArgs e)
 {
     ConnectionHelpers.CloseConnection(connection);
 }