Ejemplo n.º 1
0
 protected internal RepositoryBase(string sessionFactoryKey)
 {
     _info = SessionFactoryBuilder.GetByKey(sessionFactoryKey);
 }