using System; namespace Gestor.Infrastructure.Entities.Seguros { public class PerfilCondominioDb { public PerfilCondominioDb() { } } }