C# Класс IsThereAnyNews.DataAccess.Implementation.ExceptionEventRepository

Наследование: IExceptionEventRepository
Показать файл Открыть проект

Открытые методы

Метод Описание
ExceptionEventRepository ( ItanDatabaseContext database ) : System.Collections.Generic
SaveToDatabase ( IEnumerable events ) : void

Описание методов

ExceptionEventRepository() публичный Метод

public ExceptionEventRepository ( ItanDatabaseContext database ) : System.Collections.Generic
database IsThereAnyNews.EntityFramework.ItanDatabaseContext
Результат System.Collections.Generic

SaveToDatabase() публичный Метод

public SaveToDatabase ( IEnumerable events ) : void
events IEnumerable
Результат void