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

◆ to_sbyte()

template<typename enum_t >
static sbyte xtd::enum_object< std::nullptr_t >::to_sbyte ( enum_t  value)
inlinestaticnoexcept

Converts this instance to signed byte.

Parameters
valueThe value to convert.
Returns
A new sbyte object converted from this instance.