Interface IDocumentEvent

IDocumentEvent interface

IDocumentEventインターフェイスは、ユーザーが作成できるメカニズムを提供しますEvent実装でサポートされているタイプの.

public interface IDocumentEvent

メソッド

名前説明
CreateEvent(string)を作成しますEvent実装でサポートされているタイプの.

備考

IDocumentEventインターフェイスは、the を実装する同じオブジェクトに実装されます。Document Event モデルをサポートする実装の インターフェイス。

関連項目