Exemplo n.º 1
0
 public void InvalidarContext()
 {
     context = new TLCDataNMEntities();
 }
Exemplo n.º 2
0
 public BaseController()
 {
     context = new TLCDataNMEntities();
 }