IEventProvider インターフェイス

定義

は、コンポーネント プロバイダーが Event (イベントのランタイム クラス) に実装する必要があるインターフェイスを定義します。

public interface IEventProvider
type IEventProvider = interface
Public Interface IEventProvider

メソッド

名前 説明
GetCreateScript()

このセッションのスクリプト作成。

GetDropScript()

このセッションのスクリプトの削除

適用対象