コード例 #1
0
 // Devo terminare il dbhandler
 public void Dispose()
 {
     dbHandler.Terminate();
 }