C# Класс Griffin.Cqs.InversionOfControl.ScopeClosingEventArgs

Event arguments to represent when an IoC scope is about to be closed.
Показать файл Открыть проект

Открытые методы

Метод Описание
ScopeClosingEventArgs ( IContainerScope scope ) : System

Created a new instance of ScopeCreatedEventArgs.

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

ScopeClosingEventArgs() публичный Метод

Created a new instance of ScopeCreatedEventArgs.
public ScopeClosingEventArgs ( IContainerScope scope ) : System
scope IContainerScope created scope
Результат System