- Namespace
- XamlX
.TypeSystem - Containing Type
- IXamlTypeBuilder
<TBackendEmitter>
Syntax
IXamlTypeBuilder<TBackendEmitter> DefineSubType(IXamlType baseType, string name, bool isPublic)
Parameters
Name | Type | Description |
---|---|---|
baseType | IXamlType | |
name | string | |
isPublic | bool |
Return Value
Type | Description |
---|---|
IXamlTypeBuilder |