C# 클래스 GenericEntity, code

상속: IEntity
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

보호된 메소드들

메소드 설명
OnValidateValues ( IList values ) : void

비공개 메소드들

메소드 설명
ValidateValues ( IList values ) : void

메소드 상세

OnValidateValues() 보호된 메소드

protected OnValidateValues ( IList values ) : void
values IList
리턴 void