CommonEventSpecialNumberArgDescList コンストラクター (IEnumerableCommonEventSpecialNumberArgDesc) |
名前空間: WodiLib.Common
public CommonEventSpecialNumberArgDescList( IEnumerable<CommonEventSpecialNumberArgDesc> items )
例外 | 条件 |
---|---|
ArgumentNullException | itemsがnullの場合 |
InvalidOperationException | itemsの要素数が5以外の場合 |