Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.StateChangeEventArgs Class Referencesealed

Public Member Functions

 StateChangeEventArgs (ConnectionState originalState, ConnectionState currentState)
 

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Properties

ConnectionState CurrentState [get]
 
ConnectionState OriginalState [get]
 

Private Attributes

readonly ConnectionState _originalState
 
readonly ConnectionState _currentState
 

Detailed Description

Definition at line 3 of file StateChangeEventArgs.cs.


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