Constructor TransformerOrderAttribute
TransformerOrderAttribute(String[])
Declaration
public TransformerOrderAttribute(params string[] transformerNames)
Parameters
Type | Name | Description |
---|---|---|
String[] | transformerNames | Namespace-qualified names of transformer types. Their order specifies the execution order of the corresponding transformers. |