Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
InitComplexContentRestriction()
static
void
System.Xml.Schema.XsdBuilder.InitComplexContentRestriction
(
XsdBuilder
builder
,
string
value
)
inline
static
private
Definition at line
1552
of file
XsdBuilder.cs
.
1553
{
1554
builder._xso
= (
builder._complexContentRestriction
=
new
XmlSchemaComplexContentRestriction());
1555
builder._complexContent.Content
=
builder
._complexContentRestriction;
1556
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Xml
Schema
XsdBuilder
Generated by
1.10.0