C# Class AntTweakBar.Color4ValidationEventArgs

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

Méthodes publiques

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

Method Details

Color4ValidationEventArgs() public méthode

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