C# Class nHydrate.Dsl.ViewFieldBase.ScalePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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