- Namespace
- XamlIl
.Transform - Containing Type
- XamlIlEmitContext
Syntax
public XamlIlEmitContext(IXamlIlEmitter emitter, XamlIlTransformerConfiguration configuration, XamlIlContext runtimeContext, IXamlIlLocal contextLocal, Func<string, IXamlIlType, IXamlIlTypeBuilder> createSubType, IFileSource file, bool enableIlVerification, IEnumerable<object> emitters)
Parameters
Name | Type | Description |
---|---|---|
emitter | IXamlIlEmitter | |
configuration | Xaml |
|
runtimeContext | XamlIlContext | |
contextLocal | IXamlIlLocal | |
createSubType | Func |
|
file | IFileSource | |
enableIlVerification | bool | |
emitters | IEnumerable |
Return Value
Type | Description |
---|---|
void |