コード例 #1
0
 protected override void OnExit(ExitEventArgs e)
 {
     DapperUtil.Vacuum();
     base.OnExit(e);
 }