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