ICommonEventSpecialArgDesc インターフェイス |
名前空間: WodiLib.Common
public interface ICommonEventSpecialArgDesc : IEquatable<ICommonEventSpecialArgDesc>
ICommonEventSpecialArgDesc 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (IEquatableICommonEventSpecialArgDescから継承) |
![]() | GetAllSpecialCase |
引数種別によらずすべての選択肢を取得する。
|
![]() | GetAllSpecialCaseDescription |
すべての選択肢文字列を取得する。
|
![]() | GetAllSpecialCaseNumber |
すべての選択肢番号を取得する。
|