C# Class Griffin.Cqs.InversionOfControl.ScopeClosingEventArgs

Event arguments to represent when an IoC scope is about to be closed.
Afficher le fichier Open project: jgauffin/Griffin.Framework

Méthodes publiques

Méthode Description
ScopeClosingEventArgs ( IContainerScope scope ) : System

Created a new instance of ScopeCreatedEventArgs.

Method Details

ScopeClosingEventArgs() public méthode

Created a new instance of ScopeCreatedEventArgs.
public ScopeClosingEventArgs ( IContainerScope scope ) : System
scope IContainerScope created scope
Résultat System