- Namespace
- XamlX
.TypeSystem - Containing Type
- IXamlTypeBuilder
<TBackendEmitter>
Syntax
IXamlConstructorBuilder<TBackendEmitter> DefineConstructor(bool isStatic, params IXamlType[] args)
Parameters
Name | Type | Description |
---|---|---|
isStatic | bool | |
args | IXamlType[] |
Return Value
Type | Description |
---|---|
I |