- Namespace
- XamlIl
.TypeSystem - Containing Type
- TypeSystemHelpers
Syntax
public static void EmitConvert(XamlIlEmitContext context, IXamlIlLineInfo node, IXamlIlType what, IXamlIlType to, Func<bool, IXamlIlEmitter> ld)
Parameters
Name | Type | Description |
---|---|---|
context | XamlIlEmitContext | |
node | IXamlIlLineInfo | |
what | IXamlIlType | |
to | IXamlIlType | |
ld | Func |
Return Value
Type | Description |
---|---|
void |