Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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