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

◆ is_empty()

template<typename result_t , typename... arguments_t>
bool xtd::delegate< result_t(arguments_t...)>::is_empty ( ) const
inlinenoexcept

Return if the delegate is empty.

Returns
bool Return true if delegate is empty; otherwise false.