Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Public
string
? System.Xml.Schema.XmlSchemaNotation.Public
get
set
Definition at line
29
of file
XmlSchemaNotation.cs
.
30
{
31
get
32
{
33
return
_publicId
;
34
}
35
set
36
{
37
_publicId
=
value
;
38
}
39
}
System.Xml.Schema.XmlSchemaNotation._publicId
string _publicId
Definition
XmlSchemaNotation.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaNotation
Generated by
1.10.0