- Namespace
- XamlX
.IL - Containing Type
- ILEmitHelpers
Syntax
public static void EmitConvert(XamlEmitContextWithLocals<IXamlILEmitter, XamlILNodeEmitResult> context, IXamlLineInfo node, IXamlType what, IXamlType to, Func<bool, IXamlILEmitter> ld)
Parameters
Name | Type | Description |
---|---|---|
context | Xaml |
|
node | IXamlLineInfo | |
what | IXamlType | |
to | IXamlType | |
ld | Func |
Return Value
Type | Description |
---|---|
void |