XamlIlCompiler.

DefinePopulateMethod(IXamlIlTypeBuilder, XamlIlDocument, string, bool) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlCompiler

Syntax

public IXamlIlMethodBuilder DefinePopulateMethod(IXamlIlTypeBuilder typeBuilder, XamlIlDocument doc, string name, bool isPublic)

Parameters

Name Type Description
typeBuilder IXamlIlTypeBuilder
doc XamlIlDocument
name string
isPublic bool

Return Value

Type Description
IXamlIlMethodBuilder