C# Class nHydrate.Dsl.FunctionFieldBase.ScalePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

Méthode Description
OnValueChanged ( FunctionFieldBase element, int oldValue, int newValue ) : void

Method Details

OnValueChanged() protected méthode

protected OnValueChanged ( FunctionFieldBase element, int oldValue, int newValue ) : void
element FunctionFieldBase
oldValue int
newValue int
Résultat void