C# Class Contoso.Repositories.SchoolRepository

Inheritance: ContextRepositoryBase, ISchoolRepository
Afficher le fichier Open project: BlaiseD/LogicBuilder.DataComponents

Méthodes publiques

Méthode Description
SchoolRepository ( ISchoolStore store, IMapper mapper ) : AutoMapper

Method Details

SchoolRepository() public méthode

public SchoolRepository ( ISchoolStore store, IMapper mapper ) : AutoMapper
store ISchoolStore
mapper IMapper
Résultat AutoMapper