Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Pos
int System.Xml.Schema.SchemaEntity.Pos
get
set
package
Definition at line
143
of file
SchemaEntity.cs
.
144
{
145
get
146
{
147
return
_linePosition
;
148
}
149
set
150
{
151
_linePosition
=
value
;
152
}
153
}
System.Xml.Schema.SchemaEntity._linePosition
int _linePosition
Definition
SchemaEntity.cs:17
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaEntity
Generated by
1.10.0