C# Class TempHire.SyncInterceptor

Inheritance: Cocktail.EntityManagerSyncInterceptor
Afficher le fichier Open project: IdeaBlade/Cocktail.AsyncPack

Méthodes publiques

Méthode Description
ShouldExportEntity ( object entity ) : bool
ShouldImportEntity ( object entity ) : bool

Method Details

ShouldExportEntity() public méthode

public ShouldExportEntity ( object entity ) : bool
entity object
Résultat bool

ShouldImportEntity() public méthode

public ShouldImportEntity ( object entity ) : bool
entity object
Résultat bool