Name | Description | |
---|---|---|
![]() | CompositeProcessingCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CompositeProcessingCommand | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | Name | Gets the name of processing command. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | Commands | Gets a list that contains nested processing commands. |
Name | Description | |
---|---|---|
![]() | CanApplyTo | Determines whether this processing command can be applied to the specified target. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() ![]() | ConvertTarget | Overloaded. Creates the retargeted composite command with specified target type. |
![]() | Execute | Overloaded. Executes processing command on the specified target. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection of nested commands. (Inherited from CompoundProcessingCommand<TTarget>) |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingCommand<TTarget>) |
Name | Description | |
---|---|---|
![]() | CreateCompositeResult | Creates the composite processing result. |
![]() | ExecuteCommands | Executes a sequence of processing commands. |
![]() | GetCommandCount | Returns the count of inner commands. |