- Namespace
- XamlIl
.TypeSystem - Containing Type
- IXamlIlTypeBuilder
Syntax
IXamlIlField DefineField(IXamlIlType type, string name, bool isPublic, bool isStatic)
Parameters
Name | Type | Description |
---|---|---|
type | IXamlIlType | |
name | string | |
isPublic | bool | |
isStatic | bool |
Return Value
Type | Description |
---|---|
IXamlIlField |