C# Class LogoFX.Server.DAL.DbContext.DbContextExtension

Afficher le fichier Open project: LogoFX/LogoFX

Méthodes publiques

Méthode Description
ApplyStateChanges ( this dbContext ) : void

Private Methods

Méthode Description
ConvertState ( ObjectState state ) : EntityState

Method Details

ApplyStateChanges() public static méthode

public static ApplyStateChanges ( this dbContext ) : void
dbContext this
Résultat void