C# Class Cedar.Core.EntLib.IoC.Configuration.UnityContainerServiceLocatorData

Inheritance: Cedar.Core.IoC.Configuration.ServiceLocatorDataBase
Show file Open project: Chinaccn/surfboard

Private Properties

Property Type Description

Public Methods

Method Description
CreateServiceLocator ( ) : IServiceLocator

Creates the service locator.

Method Details

CreateServiceLocator() public method

Creates the service locator.
public CreateServiceLocator ( ) : IServiceLocator
return IServiceLocator