xtd 0.2.0
Loading...
Searching...
No Matches

◆ write()

virtual void xtd::forms::trace_form_base::write ( const xtd::ustring trace)
protectedvirtual

Writes trace string to the multiline text.

Parameters
traceA string to write.

Reimplemented in xtd::forms::debug_form, and xtd::forms::trace_form.