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

◆ operator()()

template<typename result_t >
result_t xtd::delegate< result_t()>::operator() ( ) const
inline

invokes the method represented by the current delegate.

Parameters
argumentsThe parameter list.
Returns
result_t The return value.