| CustomProcessorFactory Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContinuousIntegration.Internal
 Syntax
Syntaxpublic sealed class CustomProcessorFactory
The CustomProcessorFactory type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | RegisterProcessor | 
            Registers given processorMethod to objectType.
            Processor will be instantiated by calling the  processorMethod.
             | 
 Remarks
RemarksBy default, (only) separated fields are processed for each object type.
 See Also
See Also