- Namespace
- XamlIl
.Transform - Containing Type
- XamlIlCompiler
Syntax
public IXamlIlMethodBuilder DefineBuildMethod(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 |