C# Class MyWebApp.Data.Concrete.EntityFramework.Repositories.EfSiteIdentityRepository

Inheritance: EfEntityRepositoryBase, ISiteIdentityRepository
Afficher le fichier Open project: Filiphasan/NTierArchitecPersonalWebsiteNetCore5

Méthodes publiques

Méthode Description
EfSiteIdentityRepository ( DbContext context ) : Microsoft.EntityFrameworkCore

Method Details

EfSiteIdentityRepository() public méthode

public EfSiteIdentityRepository ( DbContext context ) : Microsoft.EntityFrameworkCore
context DbContext
Résultat Microsoft.EntityFrameworkCore