using System; namespace HDL_ON { public class PanelModular : Common { public PanelModular () { //this.Type = DeviceType.YIPanel; } } }