Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Zetbox
API
Server
ServerApiModule
C# 클래스 Zetbox.API.Server.ServerApiModule
상속:
Autofac.Module
파일 보기
프로젝트 열기: daszat/zetbox
보호된 메소드들
메소드
설명
Load
(
ContainerBuilder
builder
) :
void
비공개 메소드들
메소드
설명
ParseModules
(
ZetboxConfig
config
,
string
&
schemaModulesArray
,
string
&
ownerModulesArray
) :
void
ParseProperties
(
string
args
,
IZetboxServerContext
ctx
) :
List
메소드 상세
Load()
보호된
메소드
protected
Load
(
ContainerBuilder
builder
) :
void
builder
Autofac.ContainerBuilder
리턴
void