Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ XmlSchemaMaxExclusiveFacet()

System.Xml.Schema.XmlSchemaMaxExclusiveFacet.XmlSchemaMaxExclusiveFacet ( )
inline

Definition at line 5 of file XmlSchemaMaxExclusiveFacet.cs.

6 {
7 base.FacetType = FacetType.MaxExclusive;
8 }

References System.Xml.Dictionary.