C# Class TempHire.SyncInterceptor

Inheritance: Cocktail.EntityManagerSyncInterceptor
Datei anzeigen Open project: IdeaBlade/Cocktail.AsyncPack

Public Methods

Method Description
ShouldExportEntity ( object entity ) : bool
ShouldImportEntity ( object entity ) : bool

Method Details

ShouldExportEntity() public method

public ShouldExportEntity ( object entity ) : bool
entity object
return bool

ShouldImportEntity() public method

public ShouldImportEntity ( object entity ) : bool
entity object
return bool