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.NamespaceList Class Reference
+ Collaboration diagram for System.Xml.Schema.NamespaceList:

Public Types

enum  ListType { Any , Other , Set }
 

Public Member Functions

 NamespaceList ()
 
 NamespaceList (string namespaces, string targetNamespace)
 
virtual bool Allows (string ns)
 
bool Allows (XmlQualifiedName qname)
 
override string ToString ()
 

Properties

NamespaceList.ListType Type [get, set]
 
string Excluded [get, set]
 
ICollection Enumerate [get, set]
 

Private Attributes

NamespaceList.ListType type
 
Hashtable set
 
string targetNamespace
 

Detailed Description

Definition at line 10 of file NamespaceList.cs.


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