- Namespace
- XamlX
.IL - Containing Type
- RuntimeContext
Syntax
public RuntimeContext(IXamlType definition, IXamlType constructedType, XamlLanguageEmitMappings<IXamlILEmitter, XamlILNodeEmitResult> mappings, string baseUri, List<IXamlField> staticProviders)
Parameters
Name | Type | Description |
---|---|---|
definition | IXamlType | |
constructedType | IXamlType | |
mappings | Xaml |
|
baseUri | string | |
staticProviders | List |
Return Value
Type | Description |
---|---|
void |