public readonly struct ConsoleActionInfoPublic Structure ConsoleActionInfo[<SealedAttribute>]
type ConsoleActionInfo =
struct
inherit ValueType
end| ConsoleActionInfo | 初始化ConsoleActionInfo结构体。 |
| Action | 获取控制台行为对应的动作。 |
| Description | 获取控制台行为描述。 |
| FullOrder | 获取完整命令。 |
| Equals | Indicates whether this instance and a specified object are equal. (继承自 ValueType。) |
| GetHashCode | Returns the hash code for this instance. (继承自 ValueType。) |
| GetType | Gets the Type of the current instance. (继承自 Object。) |
| ToString | Returns the fully qualified type name of this instance. (继承自 ValueType。) |
| ToJsonString |
转换为Json
(由 SerializeConvert 定义。) |