C# Class nHydrate.Dsl.StoredProcedureBase.NamePropertyHandler

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes protégées

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

Method Details

OnValueChanged() protected méthode

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