Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Lazy()
[3/14]
System.Lazy
<
T
, TMetadata >.
Lazy
(
Func<
T
>
valueFactory
)
inline
Definition at line
63
of file
Lazy.cs
.
64
:
this
(valueFactory,
LazyThreadSafetyMode
.ExecutionAndPublication, useDefaultConstructor:
false
)
65
{
66
}
System.Threading.LazyThreadSafetyMode
LazyThreadSafetyMode
Definition
LazyThreadSafetyMode.cs:4
System
Lazy
Generated by
1.10.0