C# Class Zetbox.DalProvider.Ef.Generator.Templates.ObjectClasses.OnPropertyChange

Inheritance: Zetbox.Generator.Templates.ObjectClasses.OnPropertyChange
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System

Méthodes protégées

Méthode Description
ApplyNotifyPropertyChanged ( System.Property prop ) : void
ApplyNotifyPropertyChanging ( System.Property prop ) : void

Method Details

ApplyNotifyPropertyChanged() protected méthode

protected ApplyNotifyPropertyChanged ( System.Property prop ) : void
prop System.Property
Résultat void

ApplyNotifyPropertyChanging() protected méthode

protected ApplyNotifyPropertyChanging ( System.Property prop ) : void
prop System.Property
Résultat void

OnPropertyChange() public méthode

public OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System
_host Arebis
ctx IZetboxContext
dt DataType
Résultat System