Esempio n. 1
0
 public void SetDirty()
 {
     LocalDB.SendDBMsg(this);
 }
Esempio n. 2
0
 static LocalDB()
 {
     s_Instance = new LocalDB();
 }