'Declaration Public Class ProcessingCommandExecutor(Of TTargetThe type of the target object of processing command.) Inherits CompositeProcessingCommand(Of TTarget)
public class ProcessingCommandExecutor<TTarget> : CompositeProcessingCommand<TTarget>
public __gc class ProcessingCommandExecutor<TTarget> : public CompositeProcessingCommand<TTarget*>*
generic<typename TTarget> public ref class ProcessingCommandExecutor : public CompositeProcessingCommand<TTarget^>^
System.Object
 Vintasoft.Imaging.Processing.ProcessingCommand<TTarget>
   Vintasoft.Imaging.Processing.CompoundProcessingCommand<TTarget>
     Vintasoft.Imaging.Processing.CompositeProcessingCommand<TTarget>
       Vintasoft.Imaging.Processing.ProcessingCommandExecutor<TTarget>
         Vintasoft.Imaging.Processing.ProcessingProfile<TTarget>
Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5