| ExpressionParser Class |
Namespace: Slickflow.Engine.Xpdl
internal class ExpressionParser
The ExpressionParser type exposes the following members.
| Name | Description | |
|---|---|---|
| ExpressionParser | Initializes a new instance of the ExpressionParser class |
| 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.) |