C# Class AntTweakBar.ColorValidationEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: TomCrypto/AntTweakBar.NET Class Usage Examples

Méthodes publiques

Méthode Description
ColorValidationEventArgs ( float r, float g, float b ) : System

Method Details

ColorValidationEventArgs() public méthode

public ColorValidationEventArgs ( float r, float g, float b ) : System
r float
g float
b float
Résultat System