C# Class TweetHarbor.Tests.Helpers.TestTweetHarborDbContext

Inheritance: ITweetHarborDbContext
Afficher le fichier Open project: sethwebster/TweetHarbor Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
SaveChanges ( ) : int

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SaveChanges() public méthode

public SaveChanges ( ) : int
Résultat int