C# Class MetroTrilithon.Serialization.ValueChangedEventArgs

Inheritance: EventArgs
Mostra file Open project: Grabacr07/ResinTimer

Private Properties

Property Type Description

Public Methods

Method Description
ValueChangedEventArgs ( oldValue, newValue ) : System

Method Details

ValueChangedEventArgs() public method

public ValueChangedEventArgs ( oldValue, newValue ) : System
return System