terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.WebCompletionSource< T >.Result Class Reference

Public Member Functions

 Result (T argument)
 
 Result (WebCompletionSource< T >.Status state, ExceptionDispatchInfo error)
 

Properties

WebCompletionSource< T >.Status Status [get]
 
bool Success [get]
 
ExceptionDispatchInfo Error [get]
 
T Argument [get]
 

Private Attributes

readonly WebCompletionSource< T >.Status< Statusk__BackingField
 
readonly ExceptionDispatchInfo< Errork__BackingField
 
readonly T< Argumentk__BackingField
 

Detailed Description

Definition at line 226 of file WebCompletionSource.cs.


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