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