Ejemplo n.º 1
0
        public GroupRepo()
        {
            dB_A4877A_GospelInnEntities = new DB_A4877A_gospelInnEntities();

            //	gospeLInnEntities = new GospeLInnEntities();
        }
Ejemplo n.º 2
0
 public EventsRepo()
 {
     dB_A4877A_GospelInnEntities = new DB_A4877A_gospelInnEntities();
     //_gospeLInnEntities = new GospeLInnEntities();
 }
Ejemplo n.º 3
0
 public MessageRepo()
 {
     dB_A4877A_GospelInnEntities = new DB_A4877A_gospelInnEntities();
     //_gospeLInnEntities = new GospeLInnEntities();
 }