| ExpressionParser Methods |
The ExpressionParser type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsNumeric |
判断字符串是否是数字类型
| |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
解析条件表达式
| |
| ToString | (Inherited from Object.) |