Ejemplo n.º 1
0
 public DALServices(GroupCContext _context)
 {
     this.context = _context;
 }