IOptionFormatter インターフェイス

定義

オプションを書式設定し、カテゴリと名前を付けます

public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
派生

プロパティ

Name

options オブジェクトの名前を取得します。

メソッド

Format()

options オブジェクトを文字列のコレクションに書式設定します。

適用対象