// // This is here so CodeMaid doesn't reorganize this document // namespace EgwCoreLib.Lux.Data.DbModel.Config { /// /// Risorsa tipo di Wood x EF /// [Table("conf_wood")] public class WoodModel : Egw.Window.Data.Wood { } }