- Namespace
- XamlX
.Emit - Containing Type
- XamlEmitContext
<TBackendEmitter, TEmitResult>
Syntax
public void Emit(IXamlWrappedMethod wrapped, TBackendEmitter codeGen, bool swallowResult)
Parameters
Name | Type | Description |
---|---|---|
wrapped | IXamlWrappedMethod | |
codeGen | TBackendEmitter | |
swallowResult | bool |
Return Value
Type | Description |
---|---|
void |