- Namespace
- XamlIl
.TypeSystem - Containing Type
- IXamlIlTypeBuilder
Syntax
IXamlIlConstructorBuilder DefineConstructor(bool isStatic, params IXamlIlType[] args)
Parameters
Name | Type | Description |
---|---|---|
isStatic | bool | |
args | IXamlIlType[] |
Return Value
Type | Description |
---|---|
I |