Esempio n. 1
0
 public void Dispose()
 {
     _entities = null;
 }
Esempio n. 2
0
 public void Dispose()
 {
     _entities = null;
 }
Esempio n. 3
0
 public SimpleGatewayImpl()
 {
     _entities = new TweakTestDataEntities();
 }
Esempio n. 4
0
 public SimpleGatewayImpl()
 {
     _entities = new TweakTestDataEntities();
 }