C# Class CodeValue.SuiteValue.UI.Metro.Controls.ValueChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: arielbh/SuiteValue.UI.Metro Class Usage Examples

Public Methods

Method Description
ValueChangedEventArgs ( System.DateTime oldValue, System.DateTime newValue ) : System

Method Details

ValueChangedEventArgs() public method

public ValueChangedEventArgs ( System.DateTime oldValue, System.DateTime newValue ) : System
oldValue System.DateTime
newValue System.DateTime
return System