C# Class ArtistRepository, ErsatzTV

Inheritance: IArtistRepository
Show file Open project: jasongdove/ErsatzTV Class Usage Examples

Public Methods

Method Description
ArtistRepository ( IDbContextFactory dbContextFactory ) : Dapper

Method Details

ArtistRepository() public method

public ArtistRepository ( IDbContextFactory dbContextFactory ) : Dapper
dbContextFactory IDbContextFactory
return Dapper