Condition Constructor
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| Name | Description | |
|---|---|---|
| Condition(String, String, BaseNode, ConditionStepComparison, BaseNode, Command) | Initializes a new instance of Condition that compares a channel to another channel. | |
| Condition(String, String, BaseNode, ConditionStepComparison, Double, Command) | Initializes a new instance of Condition that compares a channel to a constant value. |