C# Class nHydrate.Dsl.FunctionParameterBase.LengthPropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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