C# Class DD4T.Providers.SDLTridion2011sp1.BaseProvider

Inheritance: IProvider
Datei anzeigen Open project: dd4t/DD4T.Providers.SDLTridion2011sp1

Protected Properties

Property Type Description
Configuration IDD4TConfiguration
LoggerService ILogger

Public Methods

Method Description
BaseProvider ( IProvidersCommonServices commonServices ) : DD4T.ContentModel.Contracts.Configuration

Method Details

BaseProvider() public method

public BaseProvider ( IProvidersCommonServices commonServices ) : DD4T.ContentModel.Contracts.Configuration
commonServices IProvidersCommonServices
return DD4T.ContentModel.Contracts.Configuration

Property Details

Configuration protected_oe property

protected IDD4TConfiguration Configuration
return IDD4TConfiguration

LoggerService protected_oe property

protected ILogger LoggerService
return ILogger