C# Class AntTweakBar.BoolValidationEventArgs

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

Public Methods

Method Description
BoolValidationEventArgs ( bool value ) : System

Method Details

BoolValidationEventArgs() public method

public BoolValidationEventArgs ( bool value ) : System
value bool
return System