xtd
0.2.0
Loading...
Searching...
No Matches
◆
delegate()
[2/4]
template<typename result_t , typename... arguments_t>
xtd::delegate< result_t(arguments_t...)>::delegate
(
const
function_t
&
function
)
inline
noexcept
Initializes a delegate that invokes the specified instance method.
Parameters
function
the method instance.
xtd
delegate< result_t(arguments_t...)>
Generated on Sat Sep 7 2024 06:18:30 for xtd by
Gammasoft
. All rights reserved.