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

◆ concat() [9/9]

template<typename value_t >
static ustring xtd::ustring::concat ( value_t  value)
inlinestaticnoexcept

Creates the string representation of a specified object.

Parameters
valueThe object to represent.
Returns
The string representation of the value of arg.