C# 클래스 Griffin.Cqs.InversionOfControl.ScopeClosingEventArgs

Event arguments to represent when an IoC scope is about to be closed.
파일 보기 프로젝트 열기: jgauffin/Griffin.Framework

공개 메소드들

메소드 설명
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