C# Класс Castle.Facilities.Synchronize.SynchronizeFacility

Augments the kernel to handle synchronized components.
Наследование: Castle.MicroKernel.Facilities.AbstractFacility
Показать файл Открыть проект

Защищенные методы

Метод Описание
Init ( ) : void

Registers all components needed by the facility.

Приватные методы

Метод Описание
RegisterSynchronizationComponents ( ) : void

Registers the synchronization components.

RegisterSynchronizationInspectors ( ) : void

Registers the synchronization inspectors.

Описание методов

Init() защищенный Метод

Registers all components needed by the facility.
protected Init ( ) : void
Результат void