C# 클래스 dotless.Core.ContainerFactory

파일 보기 프로젝트 열기: chrisjowen/nLess 1 사용 예제들

공개 메소드들

메소드 설명
GetContainer ( ) : IServiceLocator
GetCoreContainer ( DotlessConfiguration configuration ) : IServiceLocator

비공개 메소드들

메소드 설명
CreateContainer ( DotlessConfiguration configuration ) : PandoraContainer

Used to create the Container for the HttpHandler. Not used by Console Compiler and T4CSS

RegisterCoreServices ( PandoraContainer container, DotlessConfiguration configuration ) : PandoraContainer

메소드 상세

GetContainer() 공개 메소드

public GetContainer ( ) : IServiceLocator
리턴 IServiceLocator

GetCoreContainer() 공개 메소드

public GetCoreContainer ( DotlessConfiguration configuration ) : IServiceLocator
configuration DotlessConfiguration
리턴 IServiceLocator