C# Class System.Data.StateChangeEventArgs

Inheritance: EventArgs
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
StateChangeEventArgs ( ConnectionState originalState, ConnectionState currentState )

Method Details

StateChangeEventArgs() public méthode

public StateChangeEventArgs ( ConnectionState originalState, ConnectionState currentState )
originalState ConnectionState
currentState ConnectionState