C# Класс Zetbox.DalProvider.Ef.Generator.Templates.ObjectClasses.OnPropertyChange

Наследование: Zetbox.Generator.Templates.ObjectClasses.OnPropertyChange
Показать файл Открыть проект

Открытые методы

Метод Описание
OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System

Защищенные методы

Метод Описание
ApplyNotifyPropertyChanged ( System.Property prop ) : void
ApplyNotifyPropertyChanging ( System.Property prop ) : void

Описание методов

ApplyNotifyPropertyChanged() защищенный Метод

protected ApplyNotifyPropertyChanged ( System.Property prop ) : void
prop System.Property
Результат void

ApplyNotifyPropertyChanging() защищенный Метод

protected ApplyNotifyPropertyChanging ( System.Property prop ) : void
prop System.Property
Результат void

OnPropertyChange() публичный Метод

public OnPropertyChange ( Arebis _host, IZetboxContext ctx, DataType dt ) : System
_host Arebis
ctx IZetboxContext
dt DataType
Результат System