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