CommandState 枚举

定义

public enum class CommandState
public enum CommandState
type CommandState = 
Public Enum CommandState
继承
CommandState

字段

名称 说明
Invalid 0
SingleValue 1
MultipleValue 2
Expression 3

适用于