Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Lazy()
[1/14]
System.Lazy
<
T
, TMetadata >.
Lazy
(
)
inline
Definition at line
53
of file
Lazy.cs
.
54
:
this
((Func<T>)
null
,
LazyThreadSafetyMode
.ExecutionAndPublication, useDefaultConstructor: true)
55
{
56
}
System.Threading.LazyThreadSafetyMode
LazyThreadSafetyMode
Definition
LazyThreadSafetyMode.cs:4
System
Lazy
Generated by
1.10.0