Share via


IContextProvider 인터페이스

정의

컨텍스트 속성을 제공하는 메서드를 정의합니다.

public interface class IContextProvider
public interface IContextProvider
type IContextProvider = interface
Public Interface IContextProvider

속성

CurrentContext

Context의 현재 컨텍스트를 가져오거나 설정합니다.

이벤트

CurrentContextChanged

현재 컨텍스트를 변경하는 이벤트를 처리합니다.

적용 대상