C# Class DD4T.Providers.SDLWeb8.CIL.BaseProvider

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

Protected Properties

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

Méthodes publiques

Méthode Description
BaseProvider ( IProvidersCommonServices providersCommonServices ) : DD4T.ContentModel.Contracts.Providers

Method Details

BaseProvider() public méthode

public BaseProvider ( IProvidersCommonServices providersCommonServices ) : DD4T.ContentModel.Contracts.Providers
providersCommonServices IProvidersCommonServices
Résultat DD4T.ContentModel.Contracts.Providers

Property Details

Configuration protected_oe property

protected IDD4TConfiguration Configuration
Résultat IDD4TConfiguration

LoggerService protected_oe property

protected ILogger LoggerService
Résultat ILogger