EventCommandShortCutKey クラス |
名前空間: WodiLib.Ini
public class EventCommandShortCutKey : TypeSafeEnum<EventCommandShortCutKey>
EventCommandShortCutKey 型は下記のメンバーを公開します。
名前 | 説明 | |
---|---|---|
![]() | EventCommandShortCutKey |
コンストラクタ
|
名前 | 説明 | |
---|---|---|
![]() | Code | コード値 |
![]() | Id | 列挙子識別子 (TypeSafeEnum<T> から継承) |
![]() ![]() | None | 未使用項目の設定値 |
名前 | 説明 | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (TypeSafeEnum<T> から継承) |
![]() | Equals(TypeSafeEnum<T>) |
Equal
(TypeSafeEnum<T> から継承) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Objectから継承) |
![]() ![]() | FromCode |
対象コードからオブジェクトを取得する。
|
![]() ![]() | FromCodeOrDefault |
対象コードからオブジェクトを取得する。
対象コードが存在しない場合はデフォルト値を返す。
|
![]() | GetHashCode | Serves as the default hash function. (TypeSafeEnum<T> から継承) |
![]() | 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. (TypeSafeEnum<T> から継承) |
名前 | 説明 | |
---|---|---|
![]() ![]() | A | A |
![]() ![]() | B | B |
![]() ![]() | C | C |
![]() ![]() | D | D |
![]() ![]() | E | E |
![]() ![]() | Eight | 8 |
![]() ![]() | F | F |
![]() ![]() | Five | 5 |
![]() ![]() | Four | 4 |
![]() ![]() | G | G |
![]() ![]() | H | H |
![]() ![]() | I | I |
![]() ![]() | J | J |
![]() ![]() | K | K |
![]() ![]() | L | L |
![]() ![]() | M | M |
![]() ![]() | N | N |
![]() ![]() | Nine | 9 |
![]() ![]() | O | O |
![]() ![]() | One | 1 |
![]() ![]() | P | P |
![]() ![]() | Q | Q |
![]() ![]() | R | R |
![]() ![]() | S | S |
![]() ![]() | Seven | 7 |
![]() ![]() | Six | 6 |
![]() ![]() | T | T |
![]() ![]() | Three | 3 |
![]() ![]() | Two | 2 |
![]() ![]() | U | U |
![]() ![]() | V | V |
![]() ![]() | W | W |
![]() ![]() | X | X |
![]() ![]() | Y | Y |
![]() ![]() | Z | Z |
![]() ![]() | Zero | 0 |