DoShowVersion メソッド
| 編集/提案 ソースを表示DoShowVersion(Switch[])
バージョン情報を表示する事が求められているかどうかを表す論理値を取得します。
宣言
public static bool DoShowVersion(this Switch[] switches)
引数
| 型 | 名前 | 説明 |
|---|---|---|
| Switch[] | switches | コマンド行引数を表すスイッチの配列です。 |
戻り値
| 型 | 説明 |
|---|---|
| System.Boolean | 求められている場合はtrue、それ以外の場合はfalseを返します。 |
例外
| 型 | 条件 |
|---|---|
| System.ArgumentNullException |