次の方法で共有


CommandDescription クラス

定義

組み込みコマンドに必要なすべての情報の説明。

public class CommandDescription
type CommandDescription = class
Public Class CommandDescription
継承
CommandDescription

コンストラクター

CommandDescription(String, String[], String)

組み込みコマンドの説明を作成します。

フィールド

Description

コマンドの説明。

Help

コマンドのヘルプ文字列。

Terms

コマンドに一致する正規表現。

適用対象