terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.OperationCanceledException Class Reference
+ Inheritance diagram for System.OperationCanceledException:
+ Collaboration diagram for System.OperationCanceledException:

Public Member Functions

 OperationCanceledException ()
 
 OperationCanceledException (string message)
 
 OperationCanceledException (string message, global::System.Threading.CancellationToken token)
 

Protected Member Functions

 OperationCanceledException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Properties

global::System.Threading.CancellationToken CancellationToken [get, set, private set]
 

Private Attributes

global::System.Threading.CancellationToken _cancellationToken
 

Detailed Description

Definition at line 13 of file OperationCanceledException.cs.


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