リサイズはクリックかドラッグ

ChoiceCancelForkType クラス

選択肢キャンセル分岐先
継承階層
SystemObject
  WodiLib.SysTypeSafeEnumChoiceCancelForkType
    WodiLib.Event.EventCommandChoiceCancelForkType

名前空間:  WodiLib.Event.EventCommand
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public class ChoiceCancelForkType : TypeSafeEnum<ChoiceCancelForkType>

ChoiceCancelForkType 型は下記のメンバーを公開します。

プロパティ
メソッド
  名前説明
Public メソッドEquals(Object)
Determines whether the specified object is equal to the current object.
(TypeSafeEnumTから継承)
Public メソッドEquals(TypeSafeEnumT)
Equal
(TypeSafeEnumTから継承)
Protected メソッドFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Objectから継承)
Public メソッド静的メンバーForByte
バイト値からインスタンスを取得する。
Public メソッドGetHashCode
Serves as the default hash function.
(TypeSafeEnumTから継承)
Public メソッドGetType
Gets the Type of the current instance.
(Objectから継承)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Objectから継承)
Public メソッドToString
Returns a string that represents the current object.
(TypeSafeEnumTから継承)
トップ
フィールド
  名前説明
Public フィールド静的メンバーCannot
キャンセル不能
Public フィールド静的メンバーCase1
選択肢1
Public フィールド静的メンバーCase10
選択肢10
Public フィールド静的メンバーCase2
選択肢2
Public フィールド静的メンバーCase3
選択肢3
Public フィールド静的メンバーCase4
選択肢4
Public フィールド静的メンバーCase5
選択肢5
Public フィールド静的メンバーCase6
選択肢6
Public フィールド静的メンバーCase7
選択肢7
Public フィールド静的メンバーCase8
選択肢8
Public フィールド静的メンバーCase9
選択肢9
Public フィールド静的メンバーElse
別分岐
トップ
関連項目