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

Static Package Functions

static Task< TResultCreateCacheableTask< TResult > (TResult result)
 

Static Package Attributes

static readonly Task< bools_trueTask = CreateCacheableTask(result: true)
 
static readonly Task< bools_falseTask = CreateCacheableTask(result: false)
 
static readonly Task< int >[] s_int32Tasks = CreateInt32Tasks()
 

Static Private Member Functions

static Task< int >[] CreateInt32Tasks ()
 

Detailed Description

Definition at line 3 of file TaskCache.cs.


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