Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Pubid
string
System.Xml.Schema.SchemaNotation.Pubid
get
set
package
Definition at line
25
of file
SchemaNotation.cs
.
26
{
27
get
28
{
29
return
_pubid
;
30
}
31
set
32
{
33
_pubid
=
value
;
34
}
35
}
System.Xml.Schema.SchemaNotation._pubid
string _pubid
Definition
SchemaNotation.cs:9
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaNotation
Generated by
1.10.0