ComuneIstat
This commit is contained in:
@ -12,6 +12,7 @@ public class StandManagerDbContext : OAServiceContext
|
||||
|
||||
|
||||
public DbSet<Cliente> Cliente { get; set; }
|
||||
public DbSet<ComuneIstat> ComuneIstat { get; set; }
|
||||
public DbSet<Destinazione> Destinazione { get; set; }
|
||||
public DbSet<Evento> Evento { get; set; }
|
||||
public DbSet<InvitoEvento> InvitoEvento { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user