xtd::diagnostics::trace_switch::trace_switch | ( | const xtd::string & | display_name, |
const xtd::string & | description | ||
) |
Initializes a new instance of the xtd::diagnostics::trace_switch class, using the specified display name and description.
display_name | The name to display on a user interface. |
description | The description of the switch. |