ITextMenu.write

Writes the argument to the output of the menu

interface ITextMenu
void
write
(
string s
)
in { assert (s !is null); }

Meta