IExternalScopeProvider 인터페이스

정의

공통 범위 데이터의 스토리지를 나타냅니다.

public interface class IExternalScopeProvider
public interface IExternalScopeProvider
type IExternalScopeProvider = interface
Public Interface IExternalScopeProvider
파생

메서드

ForEachScope<TState>(Action<Object,TState>, TState)

현재 활성화된 각 범위 개체에 대한 콜백을 만든 순서대로 실행합니다. 모든 콜백은 이 메서드에서 인라인으로 호출됩니다.

Push(Object)

범위 개체를 목록에 추가합니다.

적용 대상