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

◆ to_string()

template<typename enum_t >
static xtd::string xtd::enum_object< std::nullptr_t >::to_string ( enum_t  value)
inlinestaticnoexcept

Converts this instance to string.

Parameters
valueThe value to convert.
Returns
A new xtd::string converted from this instance.