C# Class IsThereAnyNews.DataAccess.Implementation.RssChannelUpdateRepository

Inheritance: IRssChannelUpdateRepository
Afficher le fichier Open project: jstadnicki/isthereanynews Class Usage Examples

Méthodes publiques

Méthode Description
RssChannelUpdateRepository ( ItanDatabaseContext database ) : IsThereAnyNews.EntityFramework
SaveEvent ( long eventRssChannelUpdated ) : void

Method Details

RssChannelUpdateRepository() public méthode

public RssChannelUpdateRepository ( ItanDatabaseContext database ) : IsThereAnyNews.EntityFramework
database IsThereAnyNews.EntityFramework.ItanDatabaseContext
Résultat IsThereAnyNews.EntityFramework

SaveEvent() public méthode

public SaveEvent ( long eventRssChannelUpdated ) : void
eventRssChannelUpdated long
Résultat void