XamlIlWrappedMethod.

Emit(XamlIlEmitContext, IXamlIlEmitter, bool) Method

Namespace
XamlIl.Ast
Containing Type
XamlIlWrappedMethod

Syntax

public void Emit(XamlIlEmitContext context, IXamlIlEmitter codeGen, bool swallowResult)

Parameters

Name Type Description
context XamlIlEmitContext
codeGen IXamlIlEmitter
swallowResult bool

Return Value

Type Description
void