IXamlTypeBuilder<TBackendEmitter>.

DefineField(IXamlType, string, bool, bool) Method

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