Servizi e cose
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
using OAService.Service.Repository;
|
||||
using OAService.Service.Servizi.Implementazioni;
|
||||
using StandManager.Domain.Entita;
|
||||
using StandManager.Service.Interfaces;
|
||||
@ -13,4 +14,4 @@ public class UtenteService : TService<Utente>, IUtenteService
|
||||
{
|
||||
_unitOfWork = unitOfWork;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user