Exemple #1
0
 protected EkoccsDAO()
 {
     CurrentNhibernateSession = NhibernateHelper.GetNhibarnateSessionFactory().OpenSession();
     //Ekocss.Http.MvcApplication.NhibernateSessionFactory.GetCurrentSession();
 }