Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Form
XmlSchemaForm
System.Xml.Serialization.XmlAttributeAttribute.Form
get
set
Definition at line
77
of file
XmlAttributeAttribute.cs
.
78
{
79
get
80
{
81
return
_form
;
82
}
83
set
84
{
85
_form
=
value
;
86
}
87
}
System.Xml.Serialization.XmlAttributeAttribute._form
XmlSchemaForm _form
Definition
XmlAttributeAttribute.cs:17
System.ExceptionArgument.value
@ value
System
Xml
Serialization
XmlAttributeAttribute
Generated by
1.10.0