Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Ninject
Extensions
WeakEventMessageBroker
WeakEventMessageBrokerModule
C# Class Ninject.Extensions.WeakEventMessageBroker.WeakEventMessageBrokerModule
Configures the kernel integrating the message broker.
Inheritance:
Ninject.Modules.NinjectModule
Mostrar archivo
Open project: ninject/Ninject.Extensions.WeakEventMessageBroker
Public Methods
Method
Description
Load
( ) :
void
Loads the module into the kernel.
Unload
( ) :
void
Unloads the module from the kernel.
Method Details
Load()
public
method
Loads the module into the kernel.
public
Load
( ) :
void
return
void
Unload()
public
method
Unloads the module from the kernel.
public
Unload
( ) :
void
return
void