Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LinePosition
[2/2]
int System.Xml.Schema.SchemaAttDef.LinePosition
get
set
package
Implements
System.Xml.IDtdAttributeInfo
.
Definition at line
52
of file
SchemaAttDef.cs
.
53
{
54
get
55
{
56
return
_linePos
;
57
}
58
set
59
{
60
_linePos
=
value
;
61
}
62
}
System.Xml.Schema.SchemaAttDef._linePos
int _linePos
Definition
SchemaAttDef.cs:18
System.ExceptionArgument.value
@ value
System
Xml
Schema
SchemaAttDef
Generated by
1.10.0