Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ContentType
XmlSchemaContentType
System.Xml.Schema.XmlSchemaInfo.ContentType
get
set
Definition at line
121
of file
XmlSchemaInfo.cs
.
122
{
123
get
124
{
125
return
_contentType
;
126
}
127
set
128
{
129
_contentType
=
value
;
130
}
131
}
System.Xml.Schema.XmlSchemaInfo._contentType
XmlSchemaContentType _contentType
Definition
XmlSchemaInfo.cs:19
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaInfo
Generated by
1.10.0