- Namespace
- XamlIl
.Transform - Containing Type
- Xaml
Il Transformer Configuration
Syntax
public XamlIlTransformerConfiguration(IXamlIlTypeSystem typeSystem, IXamlIlAssembly defaultAssembly, XamlIlLanguageTypeMappings typeMappings, XamlIlXmlnsMappings xmlnsMappings = null, XamlIlTransformerConfiguration.XamlIlValueConverter customValueConverter = null)
Parameters
Name | Type | Description |
---|---|---|
typeSystem | IXamlIlTypeSystem | |
defaultAssembly | IXamlIlAssembly | |
typeMappings | Xaml |
|
xmlnsMappings | XamlIlXmlnsMappings | |
customValueConverter | Xaml |
Return Value
Type | Description |
---|---|
void |