Tipologia cliente
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
public IInvitoEventoService InvitoEventoService{ get; set; }
|
||||
public IIscrizioneEventoService IscrizioneEventoService{ get; set; }
|
||||
public IReferenteService ReferenteService{ get; set; }
|
||||
public ITipologiaClienteService TipologiaClienteService { get; set; }
|
||||
public IUtenteService UtenteService { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user