C# Class nHydrate.Dsl.FunctionParameterBase.NamePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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