C# Class com.vtcsecure.ace.windows.Model.MaxSampleEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: VTCSecureLLC/ace-windows Class Usage Examples

Méthodes publiques

Méthode Description
MaxSampleEventArgs ( float minValue, float maxValue ) : System

Method Details

MaxSampleEventArgs() public méthode

public MaxSampleEventArgs ( float minValue, float maxValue ) : System
minValue float
maxValue float
Résultat System