Ejemplo n.º 1
0
 public FormSEComboBoxExDevDataRule(FormElementComboBoxEntityDev entity)
 {
     InitializeComponent();
     Unity.ApplyResource(this);
     this._entity = entity;
 }
Ejemplo n.º 2
0
 public UserControlSEComboBoxExDevDataRule_DataEntity()
 {
     InitializeComponent();
     Unity.ApplyResource(this);
     ApplyLanguageResource();
 }