xtd
0.2.0
Loading...
Searching...
No Matches
◆
operator()()
template<typename result_t , typename... arguments_t>
result_t xtd::delegate< result_t(arguments_t...)>::operator()
(
arguments_t...
arguments
)
const
inline
invokes the method represented by the current delegate.
Parameters
arguments
The parameter list.
Returns
result_t The return value.
xtd
delegate< result_t(arguments_t...)>
Generated on Sat Sep 7 2024 06:18:30 for xtd by
Gammasoft
. All rights reserved.