示例#1
0
 public void Clean()
 {
     db.Close();
     System.Threading.Thread.Sleep(1000);
 }