Searched refs:loadDB (Results 1 – 1 of 1) sorted by relevance
30 private static loadDB: LoadDatabase; property in LoadDatabase34 if (!this.loadDB) {35 this.loadDB = new LoadDatabase();37 return this.loadDB;