- Namespace
- XamlX
.Transform - Containing Type
- Transformer
Configuration
Syntax
public TransformerConfiguration(IXamlTypeSystem typeSystem, IXamlAssembly defaultAssembly, XamlLanguageTypeMappings typeMappings, XamlXmlnsMappings xmlnsMappings = null, TransformerConfiguration.XamlValueConverter customValueConverter = null, IXamlIdentifierGenerator identifierGenerator = null)
Parameters
Name | Type | Description |
---|---|---|
typeSystem | IXamlTypeSystem | |
defaultAssembly | IXamlAssembly | |
typeMappings | Xaml |
|
xmlnsMappings | XamlXmlnsMappings | |
customValueConverter | Transformer |
|
identifierGenerator | I |
Return Value
Type | Description |
---|---|
void |