C# 클래스 IsThereAnyNews.DataAccess.Implementation.UserSubscriptionEntryToReadRepository

상속: IUserSubscriptionEntryToReadRepository
파일 보기 프로젝트 열기: jstadnicki/isthereanynews

공개 메소드들

메소드 설명
CopyAllUnreadElementsToUser ( long currentUserId ) : void
UserSubscriptionEntryToReadRepository ( ItanDatabaseContext database ) : System.Linq

메소드 상세

CopyAllUnreadElementsToUser() 공개 메소드

public CopyAllUnreadElementsToUser ( long currentUserId ) : void
currentUserId long
리턴 void

UserSubscriptionEntryToReadRepository() 공개 메소드

public UserSubscriptionEntryToReadRepository ( ItanDatabaseContext database ) : System.Linq
database IsThereAnyNews.EntityFramework.ItanDatabaseContext
리턴 System.Linq