Exemplo n.º 1
0
 public LoginCtrl()
 {
     this.db = new CAC_MICROPRECISION_SAEntities();
 }
 public BaseController()
 {
     this.db = new CAC_MICROPRECISION_SAEntities();
 }