C# 클래스 DomainObject, code

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

공개 메소드들

메소드 설명
Save ( ) : void

Saves this instance collections.

보호된 메소드들

메소드 설명
RegisterCollection ( List, collection ) : void

비공개 메소드들

메소드 설명
SaveCollections ( ) : void

메소드 상세

RegisterCollection() 보호된 메소드

protected RegisterCollection ( List, collection ) : void
collection List,
리턴 void

Save() 공개 메소드

Saves this instance collections.
public Save ( ) : void
리턴 void