C# Class BusinessLogic.Events.Handlers.BaseEventHandler

Afficher le fichier Open project: NemeStats/NemeStats

Protected Properties

Свойство Type Description
DataContext IDataContext

Méthodes protégées

Méthode Description
BaseEventHandler ( IDataContext dataContext ) : BusinessLogic.DataAccess

Method Details

BaseEventHandler() protected méthode

protected BaseEventHandler ( IDataContext dataContext ) : BusinessLogic.DataAccess
dataContext IDataContext
Résultat BusinessLogic.DataAccess

Property Details

DataContext protected_oe property

protected IDataContext DataContext
Résultat IDataContext