1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
|
<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly>
<name>System.Web.RegularExpressions</name>
</assembly>
<members>
<member name="M:System.Web.RegularExpressions.AspCodeRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.AspCodeRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.AspCodeRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.AspCodeRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.AspEncodedExprRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.AspEncodedExprRegex" /> class.</summary>
</member>
<member name="M:System.Web.RegularExpressions.AspEncodedExprRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.AspEncodedExprRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.AspExprRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.AspExprRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.AspExprRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.AspExprRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.CommentRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.CommentRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.CommentRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.CommentRegex" /> class with the specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.DatabindExprRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.DatabindExprRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.DatabindExprRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.DatabindExprRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.DataBindRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.DataBindRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.DataBindRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.DataBindRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.DirectiveRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.DirectiveRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.DirectiveRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.DirectiveRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.EndTagRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.EndTagRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.EndTagRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.EndTagRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.GTRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.GTRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.GTRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.GTRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.IncludeRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.IncludeRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.IncludeRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.IncludeRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.LTRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.LTRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.LTRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.LTRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.RunatServerRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.RunatServerRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.RunatServerRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.RunatServerRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.ServerTagsRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.ServerTagsRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.ServerTagsRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.ServerTagsRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.SimpleDirectiveRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.SimpleDirectiveRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.SimpleDirectiveRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.SimpleDirectiveRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.TagRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.TagRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.TagRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.TagRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.TagRegex35.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.TagRegex35" /> class.</summary>
</member>
<member name="M:System.Web.RegularExpressions.TagRegex35.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.TagRegex35" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="M:System.Web.RegularExpressions.TextRegex.#ctor">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.TextRegex" /> class. </summary>
</member>
<member name="M:System.Web.RegularExpressions.TextRegex.#ctor(System.TimeSpan)">
<summary>Initializes a new instance of the <see cref="T:System.Web.RegularExpressions.TextRegex" /> class with a specified time-out value.</summary>
<param name="A_1">A time-out interval, or <see cref="F:System.Text.RegularExpressions.Regex.InfiniteMatchTimeout" /> if matching operations should not time out.</param>
</member>
<member name="T:System.Web.RegularExpressions.AspCodeRegex">
<summary>Provides a regular expression to parse an ASP.NET code block.</summary>
</member>
<member name="T:System.Web.RegularExpressions.AspEncodedExprRegex">
<summary>Provides a regular expression to parse an encoded ASP.NET expression block.</summary>
</member>
<member name="T:System.Web.RegularExpressions.AspExprRegex">
<summary>Provides a regular expression to parse an ASP.NET expression block.</summary>
</member>
<member name="T:System.Web.RegularExpressions.CommentRegex">
<summary>Provides a regular expression to parse an ASP.NET comment block.</summary>
</member>
<member name="T:System.Web.RegularExpressions.DatabindExprRegex">
<summary>Provides a regular expression to parse an ASP.NET data-binding expression.</summary>
</member>
<member name="T:System.Web.RegularExpressions.DataBindRegex">
<summary>Provides a regular expression to parse an ASP.NET data binding expression.</summary>
</member>
<member name="T:System.Web.RegularExpressions.DirectiveRegex">
<summary>Provides a regular expression to parse an ASP.NET directive.</summary>
</member>
<member name="T:System.Web.RegularExpressions.EndTagRegex">
<summary>Provides a regular expression to parse an end tag of an HTML element, an XML element, or an ASP.NET web server control tag.</summary>
</member>
<member name="T:System.Web.RegularExpressions.GTRegex">
<summary>Provides a regular expression to match a greater than (>) character in an ASP.NET web page.</summary>
</member>
<member name="T:System.Web.RegularExpressions.IncludeRegex">
<summary>Provides a regular expression to parse an ASP.NET <see langword="#include" /> directive.</summary>
</member>
<member name="T:System.Web.RegularExpressions.LTRegex">
<summary>Provides a regular expression to look for a less than (<) character in an ASP.NET web page.</summary>
</member>
<member name="T:System.Web.RegularExpressions.RunatServerRegex">
<summary>Provides a regular expression to parse an ASP.NET <see langword="runat" /> attribute.</summary>
</member>
<member name="T:System.Web.RegularExpressions.ServerTagsRegex">
<summary>Provides a regular expression to parse ASP.NET server tags.</summary>
</member>
<member name="T:System.Web.RegularExpressions.SimpleDirectiveRegex">
<summary>Provides a regular expression to parse an ASP.NET data directive.</summary>
</member>
<member name="T:System.Web.RegularExpressions.TagRegex">
<summary>Provides a regular expression to parse the opening tag of an HTML element, an XML element, or an ASP.NET Web server control tag.</summary>
</member>
<member name="T:System.Web.RegularExpressions.TagRegex35">
<summary>Provides a regular expression to parse the opening tag of an HTML element, an XML element, or an ASP.NET Web server control tag, for applications that target the .NET Framework 3.5 SP1 and earlier versions.</summary>
</member>
<member name="T:System.Web.RegularExpressions.TextRegex">
<summary>Provides a regular expression to match all characters until the next less than (<) character.</summary>
</member>
</members>
</doc>
|