IContextProvider インターフェイス

定義

コンテキスト特性を提供するメソッドを定義します。

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

プロパティ

名前 説明
CurrentContext

コンテキストの現在のコンテキストを取得するか設定します。

イベント

名前 説明
CurrentContextChanged

現在のコンテキストを変更するイベントを処理します。

適用対象