C# 클래스 Cedar.Core.IoC.Configuration.ServiceLocatorDataBase

提供创建ServiceLocator的配置基类
상속: Cedar.Core.Configuration.NameTypeConfigurationElement
파일 보기 프로젝트 열기: Chinaccn/surfboard

공개 메소드들

메소드 설명
CreateServiceLocator ( ) : IServiceLocator

Creates the service locator.

메소드 상세

CreateServiceLocator() 공개 추상적인 메소드

Creates the service locator.
public abstract CreateServiceLocator ( ) : IServiceLocator
리턴 IServiceLocator