Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Static Package Attributes
|
List of all members
System.Threading.Tasks.Task< TResult >.TaskWhenAnyCast Class Reference
Static Package Attributes
static readonly Func<
Task
<
Task
>,
Task
<
TResult
> >
Value
= (
Task
<
Task
>
completed
) => (
Task
<
TResult
>)completed.Result
Detailed Description
Definition at line
15
of file
Task.cs
.
The documentation for this class was generated from the following file:
source/System.Private.CoreLib/System.Threading.Tasks/
Task.cs
System
Threading
Tasks
Task
TaskWhenAnyCast
Generated by
1.10.0