Exemplo n.º 1
0
 public Log_Login_Repository()
 {
     this.db = new SmartLoadManagementContext();
 }
Exemplo n.º 2
0
 public Achv_LoadCtrl_Meter_Repository()
 {
     this.db = new SmartLoadManagementContext();
 }
 public Log_Operating_Repository()
 {
     this.db = new SmartLoadManagementContext();
 }
Exemplo n.º 4
0
 public Prm_MeterType_Repository()
 {
     this.db = new SmartLoadManagementContext();
 }