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

Inheritance: IProvider
Show file Open project: dd4t/DD4T.Providers.SDLWeb8.CIL

Protected Properties

Property Type Description
Configuration IDD4TConfiguration
LoggerService ILogger

Public Methods

Method Description
BaseProvider ( IProvidersCommonServices providersCommonServices ) : DD4T.ContentModel.Contracts.Providers

Method Details

BaseProvider() public method

public BaseProvider ( IProvidersCommonServices providersCommonServices ) : DD4T.ContentModel.Contracts.Providers
providersCommonServices IProvidersCommonServices
return DD4T.ContentModel.Contracts.Providers

Property Details

Configuration protected property

protected IDD4TConfiguration Configuration
return IDD4TConfiguration

LoggerService protected property

protected ILogger LoggerService
return ILogger