CommonEventSpecialArgCaseList コンストラクター (IEnumerableCommonEventSpecialArgCase) |
名前空間: WodiLib.Common
public CommonEventSpecialArgCaseList( IEnumerable<CommonEventSpecialArgCase> items )
| 例外 | 条件 |
|---|---|
| ArgumentNullException | itemsがnullの場合 |
| InvalidOperationException | itemsの要素数がMaxLengthを超える場合 |