private ROMDatabase()
 {
     this.context = new ROMDataContext(ConnectionString);
 }
Exemplo n.º 2
0
 private ROMDatabase()
 {
     this.context = new ROMDataContext(ConnectionString);
 }