Beispiel #1
0
 public RolBusiness(DbContextModuloUsuarios context)
 {
     _context = context;
 }