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