示例#1
0
 private void formulaTypeSelectionChanged()
 {
     this.DoWithinExceptionHandler(() => _presenter.FormulaSelectionChanged(cbExplicitFormulaName.Text));
 }