C# 클래스 Catel.IoC.ServiceLocatorAutoRegistrationManager

Manager that can handle the registrations of the service locator.
파일 보기 프로젝트 열기: Catel/Catel 1 사용 예제들

공개 메소드들

메소드 설명
ServiceLocatorAutoRegistrationManager ( IServiceLocator serviceLocator ) : System

Initializes a new instance of the ServiceLocatorAutoRegistrationManager class.

비공개 메소드들

메소드 설명
InspectLoadedAssemblies ( ) : void

Inspect loaded assemblies.

메소드 상세

ServiceLocatorAutoRegistrationManager() 공개 메소드

Initializes a new instance of the ServiceLocatorAutoRegistrationManager class.
The is null.
public ServiceLocatorAutoRegistrationManager ( IServiceLocator serviceLocator ) : System
serviceLocator IServiceLocator The service locator.
리턴 System