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

Classes

class  EmptyAsyncLocalValueMap
 
class  ManyElementAsyncLocalValueMap
 
class  MultiElementAsyncLocalValueMap
 
class  OneElementAsyncLocalValueMap
 
class  ThreeElementAsyncLocalValueMap
 
class  TwoElementAsyncLocalValueMap
 

Static Public Member Functions

static bool IsEmpty (IAsyncLocalValueMap asyncLocalValueMap)
 
static IAsyncLocalValueMap Create (IAsyncLocal key, object value, bool treatNullValueAsNonexistent)
 

Properties

static IAsyncLocalValueMap Empty = new EmptyAsyncLocalValueMap() [get]
 

Detailed Description

Definition at line 5 of file AsyncLocalValueMap.cs.


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