Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.AsyncCompletedEventArgs Class Reference

Public Member Functions

 AsyncCompletedEventArgs (Exception? error, bool cancelled, object? userState)
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Protected Member Functions

void RaiseExceptionIfNecessary ()
 

Properties

bool Cancelled [get]
 
ExceptionError [get]
 
object? UserState [get]
 

Detailed Description

Definition at line 5 of file AsyncCompletedEventArgs.cs.


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