Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ninject
Extensions
WeakEventMessageBroker
WeakEventMessageBrokerModule
C# 클래스 Ninject.Extensions.WeakEventMessageBroker.WeakEventMessageBrokerModule
Configures the kernel integrating the message broker.
상속:
Ninject.Modules.NinjectModule
파일 보기
프로젝트 열기: ninject/Ninject.Extensions.WeakEventMessageBroker
공개 메소드들
메소드
설명
Load
( ) :
void
Loads the module into the kernel.
Unload
( ) :
void
Unloads the module from the kernel.
메소드 상세
Load()
공개
메소드
Loads the module into the kernel.
public
Load
( ) :
void
리턴
void
Unload()
공개
메소드
Unloads the module from the kernel.
public
Unload
( ) :
void
리턴
void