using System; using Cpp2IlInjected; namespace System.Xml.Schema { /// Represents the World Wide Web Consortium (W3C) facet. // Token: 0x02000237 RID: 567 [Token(Token = "0x2000237")] public class XmlSchemaWhiteSpaceFacet : XmlSchemaFacet { /// Initializes a new instance of the class. // Token: 0x06001638 RID: 5688 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x6001638")] [Address(RVA = "0x57A070", Offset = "0x579070", VA = "0x18057A070")] public XmlSchemaWhiteSpaceFacet() { } } }