Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
MicroKernel
Burden
C# 클래스 Castle.MicroKernel.Burden
파일 보기
프로젝트 열기: castleproject/Windsor
1 사용 예제들
공개 메소드들
메소드
설명
AddChild
(
Burden
child
) :
void
Release
( ) :
bool
SetRootInstance
(
object
instance
) :
void
비공개 메소드들
메소드
설명
Burden
(
IHandler
handler
,
bool
requiresDecommission
,
bool
trackedExternally
) :
System
IsLateBound
(
IDecommissionConcern
arg
) :
bool
메소드 상세
AddChild()
공개
메소드
public
AddChild
(
Burden
child
) :
void
child
Burden
리턴
void
Release()
공개
메소드
public
Release
( ) :
bool
리턴
bool
SetRootInstance()
공개
메소드
public
SetRootInstance
(
object
instance
) :
void
instance
object
리턴
void