C# Class TweetHarbor.Tests.Helpers.TestTweetHarborDbContext

Inheritance: ITweetHarborDbContext
Mostra file Open project: sethwebster/TweetHarbor Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
SaveChanges ( ) : int

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SaveChanges() public method

public SaveChanges ( ) : int
return int