Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BuildElement_Nillable()
static
void
System.Xml.Schema.XsdBuilder.BuildElement_Nillable
(
XsdBuilder
builder
,
string
value
)
inline
static
private
Definition at line
1331
of file
XsdBuilder.cs
.
1332
{
1333
builder._element.IsNillable
=
builder
.ParseBoolean(
value
,
"nillable"
);
1334
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.value
@ value
References
System.Xml.Dictionary
, and
System.value
.
System
Xml
Schema
XsdBuilder
Generated by
1.10.0