Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.LazyDebugView< T > Class Template Referencesealed

Public Member Functions

 LazyDebugView (Lazy< T > lazy)
 

Properties

bool IsValueCreated [get]
 
T Value [get]
 
LazyThreadSafetyModeMode [get]
 
bool IsValueFaulted [get]
 

Private Attributes

readonly Lazy< T_lazy
 

Detailed Description

Definition at line 6 of file LazyDebugView.cs.


The documentation for this class was generated from the following file: