ExtraInk 2.1
이야기 게임을 더 쉽게 만들수 있도록
Loading...
Searching...
No Matches
DIBootstrapper Class Reference

Constructor Injection 기반의 DI 컨테이너 부트스트래퍼 씬 시작 시 자동으로 모든 서비스를 등록하고 초기화합니다 More...

Inheritance diagram for DIBootstrapper:
Inheritance graph
Collaboration diagram for DIBootstrapper:
Collaboration graph

Public Member Functions

void InitializeContainer ()
 DI 컨테이너를 초기화하고 모든 서비스를 등록합니다
void CleanupContainer ()
 컨테이너를 정리합니다
string[] GetRegisteredServices ()
 등록된 서비스 목록을 가져옵니다

Properties

bool IsInitialized [get]
 초기화 상태를 확인합니다

Detailed Description

Constructor Injection 기반의 DI 컨테이너 부트스트래퍼 씬 시작 시 자동으로 모든 서비스를 등록하고 초기화합니다

Member Function Documentation

◆ CleanupContainer()

void DIBootstrapper.CleanupContainer ( )

컨테이너를 정리합니다

◆ GetRegisteredServices()

string[] DIBootstrapper.GetRegisteredServices ( )

등록된 서비스 목록을 가져옵니다

◆ InitializeContainer()

void DIBootstrapper.InitializeContainer ( )

DI 컨테이너를 초기화하고 모든 서비스를 등록합니다

Property Documentation

◆ IsInitialized

bool DIBootstrapper.IsInitialized
get

초기화 상태를 확인합니다


The documentation for this class was generated from the following file:
  • D:/Projects/Team_Hajen/ICPDEV_Ink/Assets/DeulPie/ExtraInk/Core/DI/DIBootstrapper.cs