terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
XmlSchemaSimpleTypeRestriction.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Xml.Serialization
;
3
4
namespace
System.Xml.Schema
5
{
6
// Token: 0x02000155 RID: 341
7
public
class
XmlSchemaSimpleTypeRestriction
:
XmlSchemaSimpleTypeContent
8
{
9
// Token: 0x1700032E RID: 814
10
// (set) Token: 0x06000B0F RID: 2831 RVA: 0x0001E86C File Offset: 0x0001CA6C
11
[
XmlAttribute
(
"base"
)]
12
public
XmlQualifiedName
BaseTypeName
13
{
14
set
15
{
16
if
(!
true
)
17
{
18
}
19
if
(!
true
)
20
{
21
}
22
this.baseTypeName
=
value
;
23
}
24
}
25
26
// Token: 0x06000B10 RID: 2832 RVA: 0x0001E888 File Offset: 0x0001CA88
27
public
XmlSchemaSimpleTypeRestriction
()
28
{
29
if
(!
true
)
30
{
31
}
32
this.baseTypeName
= 1;
33
base
..ctor();
34
}
35
36
// Token: 0x040005B9 RID: 1465
37
private
XmlQualifiedName
baseTypeName
;
38
39
// Token: 0x040005BA RID: 1466
40
private
XmlSchemaObjectCollection
facets
;
41
}
42
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Xml.Schema.XmlSchemaObjectCollection
Definition
XmlSchemaObjectCollection.cs:10
System.Xml.Schema.XmlSchemaSimpleTypeContent
Definition
XmlSchemaSimpleTypeContent.cs:7
System.Xml.Schema.XmlSchemaSimpleTypeRestriction.BaseTypeName
XmlQualifiedName BaseTypeName
Definition
XmlSchemaSimpleTypeRestriction.cs:13
System.Xml.Schema.XmlSchemaSimpleTypeRestriction.XmlSchemaSimpleTypeRestriction
XmlSchemaSimpleTypeRestriction()
Definition
XmlSchemaSimpleTypeRestriction.cs:27
System.Xml.Schema.XmlSchemaSimpleTypeRestriction.baseTypeName
XmlQualifiedName baseTypeName
Definition
XmlSchemaSimpleTypeRestriction.cs:37
System.Xml.Schema.XmlSchemaSimpleTypeRestriction.facets
XmlSchemaObjectCollection facets
Definition
XmlSchemaSimpleTypeRestriction.cs:40
System.Xml.Schema.XmlSchemaSimpleTypeRestriction
Definition
XmlSchemaSimpleTypeRestriction.cs:8
System.Xml.XmlAttribute
Definition
XmlAttribute.cs:8
System.Xml.XmlQualifiedName
Definition
XmlQualifiedName.cs:11
System.Xml.Schema
Definition
BaseValidator.cs:4
System.Xml.Serialization
Definition
XmlAttributeAttribute.cs:4
System.ExceptionArgument.value
@ value
System
Definition
__ComObject.cs:4
source
System.Xml
System
Xml
Schema
XmlSchemaSimpleTypeRestriction.cs
Generated by
1.10.0