Exemple #1
0
 public EMPCreationCore()
 {
     _iconn  = ConnectionHelper.GetConnection();
     context = new DbContext(_iconn);
 }