Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Pubid
string
System.Xml.Schema.SchemaEntity.Pubid
get
set
package
Definition at line
70
of file
SchemaEntity.cs
.
71
{
72
get
73
{
74
return
_pubid
;
75
}
76
set
77
{
78
_pubid
=
value
;
79
}
80
}
System.Xml.Schema.SchemaEntity._pubid
string _pubid
Definition
SchemaEntity.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaEntity
Generated by
1.10.0