C# Class AcManager.Tools.AcManagersNew.WrappedValueChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
WrappedValueChangedEventArgs ( [ oldValue, [ newValue ) : System

Method Details

WrappedValueChangedEventArgs() public method

public WrappedValueChangedEventArgs ( [ oldValue, [ newValue ) : System
oldValue [
newValue [
return System