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

Inheritance: Zetbox.Generator.Templates.ObjectClasses.OnPropertyChange
Mostra file Open project: daszat/zetbox

Public Methods

Method Description
OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System

Protected Methods

Method Description
ApplyNotifyPropertyChanged ( System.Property prop ) : void
ApplyNotifyPropertyChanging ( System.Property prop ) : void

Method Details

ApplyNotifyPropertyChanged() protected method

protected ApplyNotifyPropertyChanged ( System.Property prop ) : void
prop System.Property
return void

ApplyNotifyPropertyChanging() protected method

protected ApplyNotifyPropertyChanging ( System.Property prop ) : void
prop System.Property
return void

OnPropertyChange() public method

public OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System
_host Arebis
ctx IZetboxContext
dt DataType
return System