C# Class FreeCars.CarsUpdatedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: hanseartic/FreeCars Class Usage Examples

Méthodes publiques

Méthode Description
CarsUpdatedEventArgs ( ) : System
CarsUpdatedEventArgs ( UpdateType updateType, String subsetName ) : System

Method Details

CarsUpdatedEventArgs() public méthode

public CarsUpdatedEventArgs ( ) : System
Résultat System

CarsUpdatedEventArgs() public méthode

public CarsUpdatedEventArgs ( UpdateType updateType, String subsetName ) : System
updateType UpdateType
subsetName String
Résultat System