Name | Description | |
---|---|---|
![]() | Trigger | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Trigger | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ActivationValue | Gets a value that should be returned by trigger predicate for trigger activation. |
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | Predicate | Gets the predicate of this trigger. |
![]() | Severity | Gets the severity of the trigger. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this trigger can be applied to the specified target. |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes processing command on the specified target. |
![]() | GetActivationCondition | Returns the activation condition for this trigger. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |