terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.Schema.DfaContentValidator Class Referencesealed
+ Inheritance diagram for System.Xml.Schema.DfaContentValidator:
+ Collaboration diagram for System.Xml.Schema.DfaContentValidator:

Static Public Attributes

static readonly ContentValidator Empty
 
static readonly ContentValidator TextOnly
 
static readonly ContentValidator Mixed
 
static readonly ContentValidator Any
 

Package Functions

 DfaContentValidator (int[][] transitionTable, SymbolsDictionary symbols, XmlSchemaContentType contentType, bool isOpen, bool isEmptiable)
 

Properties

XmlSchemaContentType ContentType [get, set]
 
bool IsOpen [get, set]
 

Private Attributes

int[][] transitionTable
 
SymbolsDictionary symbols
 
XmlSchemaContentType contentType
 
bool isOpen
 
bool isEmptiable
 

Detailed Description

Definition at line 8 of file DfaContentValidator.cs.


The documentation for this class was generated from the following file: