Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BaseType
XmlSchemaSimpleType
? System.Xml.Schema.XmlSchemaSimpleContentRestriction.BaseType
get
set
Definition at line
31
of file
XmlSchemaSimpleContentRestriction.cs
.
32
{
33
get
34
{
35
return
_baseType
;
36
}
37
set
38
{
39
_baseType
=
value
;
40
}
41
}
System.Xml.Schema.XmlSchemaSimpleContentRestriction._baseType
XmlSchemaSimpleType _baseType
Definition
XmlSchemaSimpleContentRestriction.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaSimpleContentRestriction
Generated by
1.10.0