Completo spostamento Utils.GenClass eUtils. GenVal da oggetti generici a repository/servizi specializzati e separati
This commit is contained in:
@@ -3,7 +3,7 @@ using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace EgwCoreLib.Lux.Data.Repository.Utils
|
||||
{
|
||||
internal class GenValRepository : BaseRepository, IGenValRepository
|
||||
public class GenValRepository : BaseRepository, IGenValRepository
|
||||
{
|
||||
#region Public Constructors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user