次の方法で共有


IFeatureEvent<TArg> インターフェイス

定義

一般的な機能イベントのインターフェイス。

public interface IFeatureEvent<TArg>
type IFeatureEvent<'Arg> = interface
Public Interface IFeatureEvent(Of TArg)

型パラメーター

TArg

引数の型。

派生

イベント

Change

変更をリッスンするために登録するイベント。

適用対象