Click or drag to resize
ExpressionParser Methods

The ExpressionParser type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsNumeric
判断字符串是否是数字类型
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
解析条件表达式
Public methodToString (Inherited from Object.)
Top
See Also