Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LOGIC_TYPE

逻辑类型枚举

Index

Enumeration members

Enumeration members

AND

AND = "and"

逻辑与运算

OR

OR = "or"

逻辑或运算

Generated using TypeDoc