Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TaskCanceledException()
[4/6]
System.Threading.Tasks.TaskCanceledException.TaskCanceledException
(
string
?
message
,
Exception
?
innerException
,
CancellationToken
token
)
inline
Definition at line
30
of file
TaskCanceledException.cs
.
31
:
base
(message,
innerException
, token)
32
{
33
}
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System
Threading
Tasks
TaskCanceledException
Generated by
1.10.0