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

Inheritance: System.EventArgs
Show file Open project: VTCSecureLLC/ace-windows Class Usage Examples

Public Methods

Method Description
MaxSampleEventArgs ( float minValue, float maxValue ) : System

Method Details

MaxSampleEventArgs() public method

public MaxSampleEventArgs ( float minValue, float maxValue ) : System
minValue float
maxValue float
return System