Ejemplo n.º 1
0
 public List <ControlState> GetState()
 {
     return(uiState.CreateFrom(this, nameof(txtUrl), nameof(cbxPreset)));
 }