C# Class AntTweakBar.DoubleValidationEventArgs

Inheritance: System.EventArgs
显示文件 Open project: TomCrypto/AntTweakBar.NET Class Usage Examples

Public Methods

Method Description
DoubleValidationEventArgs ( double value ) : System

Method Details

DoubleValidationEventArgs() public method

public DoubleValidationEventArgs ( double value ) : System
value double
return System