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
|
Public Member Functions | |
Result (T argument) | |
Result (WebCompletionSource< T >.Status state, ExceptionDispatchInfo error) | |
Properties | |
WebCompletionSource< T >.Status | Status [get, set] |
bool | Success [get, set] |
ExceptionDispatchInfo | Error [get, set] |
T | Argument [get, set] |
Private Attributes | |
readonly WebCompletionSource< T >.Status< Status > | k__BackingField |
readonly ExceptionDispatchInfo< Error > | k__BackingField |
readonly T< Argument > | k__BackingField |
Definition at line 191 of file WebCompletionSource.cs.