C# 클래스 Cocktail.DefaultEntityManagerSyncInterceptor

상속: IEntityManagerSyncInterceptor
파일 보기 프로젝트 열기: IdeaBlade/Punch

공개 메소드들

메소드 설명
ShouldExportEntity ( object entity ) : bool

Internal use.

ShouldImportEntity ( object entity ) : bool

Internal use.

메소드 상세

ShouldExportEntity() 공개 메소드

Internal use.
public ShouldExportEntity ( object entity ) : bool
entity object
리턴 bool

ShouldImportEntity() 공개 메소드

Internal use.
public ShouldImportEntity ( object entity ) : bool
entity object
리턴 bool