- Namespace
- XamlIl
.Transform - Containing Type
- I
Xaml Il Ast Node Emitter
Syntax
XamlIlNodeEmitResult Emit(IXamlIlAstNode node, XamlIlEmitContext context, IXamlIlEmitter codeGen)
Parameters
Name | Type | Description |
---|---|---|
node | IXamlIlAstNode | |
context | XamlIlEmitContext | |
codeGen | IXamlIlEmitter |
Return Value
Type | Description |
---|---|
XamlIlNodeEmitResult |