C# Class Cocktail.DefaultEntityManagerSyncInterceptor

Inheritance: IEntityManagerSyncInterceptor
Afficher le fichier Open project: IdeaBlade/Punch

Méthodes publiques

Méthode Description
ShouldExportEntity ( object entity ) : bool

Internal use.

ShouldImportEntity ( object entity ) : bool

Internal use.

Method Details

ShouldExportEntity() public méthode

Internal use.
public ShouldExportEntity ( object entity ) : bool
entity object
Résultat bool

ShouldImportEntity() public méthode

Internal use.
public ShouldImportEntity ( object entity ) : bool
entity object
Résultat bool