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