Name | Description | |
---|---|---|
![]() | CompositeTargetProcessingExecutor | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CompositeTargetProcessingExecutor | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | Command | Gets the command that process the composite target. |
![]() | IsMultithreadingEnabled | Gets or sets a value indicating whether the command must use multithreading. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from ProcessingCommand<TTarget>) |
![]() | ConvertTarget | Overloaded. Create retargeted command with specified target type. (Inherited from ProcessingCommand<TTarget>) |
![]() | Execute | Overloaded. Executes the specified composite target. |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |