C# Class Gearset.Components.BooleanChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: juancampa/Gearset Class Usage Examples

Méthodes publiques

Méthode Description
BooleanChangedEventArgs ( bool newValue ) : System

Method Details

BooleanChangedEventArgs() public méthode

public BooleanChangedEventArgs ( bool newValue ) : System
newValue bool
Résultat System