C# Class InsanelySimpleBlog.Services.Implementation.IndexService

Inheritance: IIndexService
ファイルを表示 Open project: JamesRandall/Insanely-Simple-Blog Class Usage Examples

Public Methods

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

Method Details

All() public method

public All ( ) : IEnumerable
return IEnumerable

IndexService() public method

public IndexService ( ) : System.Collections.Generic
return System.Collections.Generic

IndexService() public method

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