C# 클래스 InsanelySimpleBlog.Services.Implementation.IndexService

상속: IIndexService
파일 보기 프로젝트 열기: JamesRandall/Insanely-Simple-Blog 1 사용 예제들

공개 메소드들

메소드 설명
All ( ) : IEnumerable
IndexService ( ) : System.Collections.Generic
IndexService ( IUnitOfWorkFactory unitOfWorkFactory, DateTimeIndexViewModel>.IMapper mapper ) : System.Collections.Generic

메소드 상세

All() 공개 메소드

public All ( ) : IEnumerable
리턴 IEnumerable

IndexService() 공개 메소드

public IndexService ( ) : System.Collections.Generic
리턴 System.Collections.Generic

IndexService() 공개 메소드

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