CommonEventSpecialArgCase コンストラクター |
名前空間: WodiLib.Common
public CommonEventSpecialArgCase( int caseNumber, string description )
| 例外 | 条件 |
|---|---|
| ArgumentOutOfRangeException | caseNumberが指定範囲外の場合 |
| ArgumentNullException | descriptionがnullの場合 |
| ArgumentNewLineException | descriptionに改行を含む場合 |