C# Class InsanelySimpleBlog.Services.Implementation.IndexService

Inheritance: IIndexService
Afficher le fichier Open project: JamesRandall/Insanely-Simple-Blog Class Usage Examples

Méthodes publiques

Méthode Description
All ( ) : IEnumerable
IndexService ( ) : System.Collections.Generic
IndexService ( IUnitOfWorkFactory unitOfWorkFactory, DateTimeIndexViewModel>.IMapper mapper ) : System.Collections.Generic

Method Details

All() public méthode

public All ( ) : IEnumerable
Résultat IEnumerable

IndexService() public méthode

public IndexService ( ) : System.Collections.Generic
Résultat System.Collections.Generic

IndexService() public méthode

public IndexService ( IUnitOfWorkFactory unitOfWorkFactory, DateTimeIndexViewModel>.IMapper mapper ) : System.Collections.Generic
unitOfWorkFactory IUnitOfWorkFactory
mapper DateTimeIndexViewModel>.IMapper
Résultat System.Collections.Generic