Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Occurs
enum
System.Xml.Schema.XmlSchemaParticle.Occurs
private
inherited
Enumerator
None
Min
Max
Definition at line
8
of file
XmlSchemaParticle.cs
.
9
{
10
None
= 0,
11
Min
= 1,
12
Max
= 2
13
}
System.Xml.Schema.XmlSchemaParticle.Occurs.Max
@ Max
System.Xml.Schema.XmlSchemaParticle.Occurs.None
@ None
System.Xml.Schema.XmlSchemaParticle.Occurs.Min
@ Min
System
Xml
Schema
XmlSchemaSequence
Generated by
1.10.0