WoditorVersion クラス |
名前空間: WodiLib.Sys
public class WoditorVersion : TypeSafeEnum<WoditorVersion>
WoditorVersion 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| Default | デフォルト設定値 | |
| Id | 列挙子識別子 (TypeSafeEnumTから継承) | |
| Latest | 最新バージョン | |
| VersionCode |
バージョン識別コード
| |
| VersionName |
バージョン名
|
| 名前 | 説明 | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (TypeSafeEnumTから継承) | |
| Equals(TypeSafeEnumT) |
Equal
(TypeSafeEnumTから継承) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) | |
| FromCode |
バージョンコードを指定してインスタンスを取得する。
| |
| FromName |
バージョン名を指定してインスタンスを取得する。
| |
| GetHashCode | Serves as the default hash function. (TypeSafeEnumTから継承) | |
| GetType | Gets the Type of the current instance. (Objectから継承) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Objectから継承) | |
| ToString | Returns a string that represents the current object. (TypeSafeEnumTから継承) |
| 名前 | 説明 | |
|---|---|---|
| GreaterThan |
>比較演算子
| |
| GreaterThanOrEqual |
>=比較演算子
| |
| LessThan |
<比較演算子
| |
| LessThanOrEqual |
<=比較演算子
|
| 名前 | 説明 | |
|---|---|---|
| Ver1_20 | Ver1.20 | |
| Ver1_30 | Ver1.30 | |
| Ver1_31 | Ver1.31 | |
| Ver2_00 | Ver2.00 | |
| Ver2_01 | Ver2.01 | |
| Ver2_02 | Ver2.02 | |
| Ver2_02a | Ver2.02a | |
| Ver2_10 | Ver2.10 | |
| Ver2_20 | Ver2.20 | |
| Ver2_21 | Ver2.21 | |
| Ver2_22 | Ver2.22 | |
| Ver2_23 | Ver2.23 | |
| Ver2_24 | Ver2.24 |