Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Form
XmlSchemaForm
System.Xml.Schema.XmlSchemaAttribute.Form
get
set
Definition at line
61
of file
XmlSchemaAttribute.cs
.
62
{
63
get
64
{
65
return
_form
;
66
}
67
set
68
{
69
_form
=
value
;
70
}
71
}
System.Xml.Schema.XmlSchemaAttribute._form
XmlSchemaForm _form
Definition
XmlSchemaAttribute.cs:15
System.ExceptionArgument.value
@ value
System
Xml
Schema
XmlSchemaAttribute
Generated by
1.10.0