C# Class DD4T.Providers.SDLTridion2011sp1.BaseProvider

Inheritance: IProvider
Afficher le fichier Open project: dd4t/DD4T.Providers.SDLTridion2011sp1

Protected Properties

Свойство Type Description
Configuration IDD4TConfiguration
LoggerService ILogger

Méthodes publiques

Méthode Description
BaseProvider ( IProvidersCommonServices commonServices ) : DD4T.ContentModel.Contracts.Configuration

Method Details

BaseProvider() public méthode

public BaseProvider ( IProvidersCommonServices commonServices ) : DD4T.ContentModel.Contracts.Configuration
commonServices IProvidersCommonServices
Résultat DD4T.ContentModel.Contracts.Configuration

Property Details

Configuration protected_oe property

protected IDD4TConfiguration Configuration
Résultat IDD4TConfiguration

LoggerService protected_oe property

protected ILogger LoggerService
Résultat ILogger