C# 클래스 Account.Entity.BaseEntiy

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: KINGGUOKUN/Account

공개 메소드들

메소드 설명
BaseEntiy ( ) : System

보호된 메소드들

메소드 설명
OnPropetyChanged ( string property ) : void

메소드 상세

BaseEntiy() 공개 메소드

public BaseEntiy ( ) : System
리턴 System

OnPropetyChanged() 보호된 메소드

protected OnPropetyChanged ( string property ) : void
property string
리턴 void