IActionInfo インターフェイス

定義

一連の行動を表します。

public interface class IActionInfo : IDisposable
public interface IActionInfo : IDisposable
type IActionInfo = interface
    interface IDisposable
Public Interface IActionInfo
Implements IDisposable
派生
実装

プロパティ

名前 説明
ActionHandlerMoniker

アクションハンドラーというあだ名が付けられます。

Moniker

その名のアクションを得ています。

Properties

アクションの性質を得ます。

適用対象