메소드 | 설명 | |
---|---|---|
Automation ( AutomationId id ) : System | ||
Trigger ( ) : void | ||
WithActionIfConditionsFulfilled ( IAction action ) : |
||
WithActionIfConditionsNotFulfilled ( IAction action ) : |
||
WithCondition ( ConditionRelation relation, Condition condition ) : |
||
WithTrigger ( ITrigger trigger ) : |
public WithActionIfConditionsFulfilled ( IAction action ) : |
||
action | IAction | |
리턴 |
public WithActionIfConditionsNotFulfilled ( IAction action ) : |
||
action | IAction | |
리턴 |
public WithCondition ( ConditionRelation relation, Condition condition ) : |
||
relation | ConditionRelation | |
condition | Condition | |
리턴 |
public WithTrigger ( ITrigger trigger ) : |
||
trigger | ITrigger | |
리턴 |