C# 클래스 Southwind.Entities.PersonEntity

상속: CustomerEntity
파일 보기 프로젝트 열기: signumsoftware/southwind

Private Properties

프로퍼티 타입 설명
PersonEntity System

공개 메소드들

메소드 설명
EntityIntegrityCheck ( ) : Dictionary>
ToString ( ) : string

보호된 메소드들

메소드 설명
PostRetrieving ( ) : void
PreSaving ( bool &graphModified ) : void

비공개 메소드들

메소드 설명
PersonEntity ( ) : System

메소드 상세

EntityIntegrityCheck() 공개 메소드

public EntityIntegrityCheck ( ) : Dictionary>
리턴 Dictionary>

PostRetrieving() 보호된 메소드

protected PostRetrieving ( ) : void
리턴 void

PreSaving() 보호된 메소드

protected PreSaving ( bool &graphModified ) : void
graphModified bool
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string