C# Class IsThereAnyNews.DataAccess.Implementation.UserSubscriptionEntryToReadRepository

Inheritance: IUserSubscriptionEntryToReadRepository
Afficher le fichier Open project: jstadnicki/isthereanynews

Méthodes publiques

Méthode Description
CopyAllUnreadElementsToUser ( long currentUserId ) : void
UserSubscriptionEntryToReadRepository ( ItanDatabaseContext database ) : System.Linq

Method Details

CopyAllUnreadElementsToUser() public méthode

public CopyAllUnreadElementsToUser ( long currentUserId ) : void
currentUserId long
Résultat void

UserSubscriptionEntryToReadRepository() public méthode

public UserSubscriptionEntryToReadRepository ( ItanDatabaseContext database ) : System.Linq
database IsThereAnyNews.EntityFramework.ItanDatabaseContext
Résultat System.Linq