- Namespace
- XamlIl
.TypeSystem - Containing Type
- IXamlIlTypeBuilder
Syntax
IXamlIlTypeBuilder DefineSubType(IXamlIlType baseType, string name, bool isPublic)
Parameters
Name | Type | Description |
---|---|---|
baseType | IXamlIlType | |
name | string | |
isPublic | bool |
Return Value
Type | Description |
---|---|
IXamlIlTypeBuilder |