C# 클래스 Zetbox.DalProvider.Ef.Generator.Templates.ObjectClasses.OnPropertyChange

상속: Zetbox.Generator.Templates.ObjectClasses.OnPropertyChange
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
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