ILifecycleEventService インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class ILifecycleEventService
public interface ILifecycleEventService
type ILifecycleEventService = interface
Public Interface ILifecycleEventService
- 派生
メソッド
ContainsEvent(String) | |
GetEventDelegates<TDelegate>(String) |
拡張メソッド
InvokeEvents(ILifecycleEventService, String) | |
InvokeEvents<TDelegate>(ILifecycleEventService, String, Action<TDelegate>) |