Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ActionThunk()
static void System.Dynamic.Utils.DelegateHelpers.ActionThunk
(
Func< object[], object >
handler
)
inline
static
Definition at line
28
of file
DelegateHelpers.cs
.
29
{
30
handler(
Array
.Empty<
object
>());
31
}
System.Reflection.CustomAttributeEncoding.Array
@ Array
System
Dynamic
Utils
DelegateHelpers
Generated by
1.10.0