C# Class IsThereAnyNews.DataAccess.Implementation.EventRssChannelCreatedRepository

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

Méthodes publiques

Méthode Description
EventRssChannelCreatedRepository ( ItanDatabaseContext database ) : IsThereAnyNews.EntityFramework
SaveToDatabase ( long eventRssChannelCreated ) : void

Method Details

EventRssChannelCreatedRepository() public méthode

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

SaveToDatabase() public méthode

public SaveToDatabase ( long eventRssChannelCreated ) : void
eventRssChannelCreated long
Résultat void