IContextProvider インターフェイス

定義

コンテキストのプロパティを提供するメソッドを定義します。

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

プロパティ

CurrentContext

Context の現在のコンテキストを取得または設定します。

イベント

CurrentContextChanged

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

適用対象