public product() { this.meta_description = new List <AuxEntities.language>(); this.meta_keywords = new List <AuxEntities.language>(); this.meta_title = new List <AuxEntities.language>(); this.link_rewrite = new List <AuxEntities.language>(); this.name = new List <AuxEntities.language>(); this.description = new List <AuxEntities.language>(); this.description_short = new List <AuxEntities.language>(); this.available_now = new List <AuxEntities.language>(); this.available_later = new List <AuxEntities.language>(); this.associations = new AuxEntities.AssociationsProduct(); }
public product() { this.meta_description = new List<AuxEntities.language>(); this.meta_keywords = new List<AuxEntities.language>(); this.meta_title = new List<AuxEntities.language>(); this.link_rewrite = new List<AuxEntities.language>(); this.name = new List<AuxEntities.language>(); this.description = new List<AuxEntities.language>(); this.description_short = new List<AuxEntities.language>(); this.available_now = new List<AuxEntities.language>(); this.available_later = new List<AuxEntities.language>(); this.associations = new AuxEntities.AssociationsProduct(); }