C# 클래스 Verses.Portable.BusinessEntityBase

상속: IBusinessEntity, INotifyPropertyChanged
파일 보기 프로젝트 열기: pierceboggan/Verses

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BusinessEntityBase ( ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( string name ) : void

메소드 상세

BusinessEntityBase() 공개 메소드

public BusinessEntityBase ( ) : System
리턴 System

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string name ) : void
name string
리턴 void