Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.AsyncLocalValueMap.EmptyAsyncLocalValueMap Class Referencesealed

Public Member Functions

IAsyncLocalValueMap Set (IAsyncLocal key, object value, bool treatNullValueAsNonexistent)
 
bool TryGetValue (IAsyncLocal key, out object value)
 

Detailed Description

Definition at line 7 of file AsyncLocalValueMap.cs.


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