xtd
0.2.0
Loading...
Searching...
No Matches
◆
on_value_changed()
void xtd::diagnostics::trace_switch::on_value_changed
(
)
override
protected
virtual
Invoked when the value property is changed.
Remarks
The default implementation parses the new value of the value property to an integer value which it uses to set the switch_setting property.
Not to Inheritors
You should override this method and use a conversion that sets the appropriate switch_setting value for your switch.
Reimplemented from
xtd::diagnostics::switch_base
.
xtd
diagnostics
trace_switch
Generated on Sat Sep 14 2024 21:25:19 for xtd by
Gammasoft
. All rights reserved.