-
Notifications
You must be signed in to change notification settings - Fork 112
/
SyntaxConstants+VB.xml
325 lines (325 loc) · 18.3 KB
/
SyntaxConstants+VB.xml
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<Type Name="SyntaxConstants+VB" FullName="System.Web.Razor.Parser.SyntaxConstants+VB">
<TypeSignature Language="C#" Value="public static class SyntaxConstants.VB" />
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi abstract sealed beforefieldinit SyntaxConstants/VB extends System.Object" />
<TypeSignature Language="DocId" Value="T:System.Web.Razor.Parser.SyntaxConstants.VB" />
<TypeSignature Language="VB.NET" Value="Public Class SyntaxConstants.VB" />
<TypeSignature Language="F#" Value="type SyntaxConstants.VB = class" />
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName="CodeKeyword">
<MemberSignature Language="C#" Value="public static readonly string CodeKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string CodeKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.CodeKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly CodeKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable CodeKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.CodeKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EndCodeKeyword">
<MemberSignature Language="C#" Value="public static readonly string EndCodeKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string EndCodeKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.EndCodeKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly EndCodeKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable EndCodeKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.EndCodeKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EndFunctionsKeyword">
<MemberSignature Language="C#" Value="public static readonly string EndFunctionsKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string EndFunctionsKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.EndFunctionsKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly EndFunctionsKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable EndFunctionsKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.EndFunctionsKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EndHelperKeyword">
<MemberSignature Language="C#" Value="public static readonly string EndHelperKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string EndHelperKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.EndHelperKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly EndHelperKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable EndHelperKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.EndHelperKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EndKeyword">
<MemberSignature Language="C#" Value="public static readonly string EndKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string EndKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.EndKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly EndKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable EndKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.EndKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EndSectionKeyword">
<MemberSignature Language="C#" Value="public static readonly string EndSectionKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string EndSectionKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.EndSectionKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly EndSectionKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable EndSectionKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.EndSectionKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ExplicitKeyword">
<MemberSignature Language="C#" Value="public static readonly string ExplicitKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string ExplicitKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.ExplicitKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly ExplicitKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable ExplicitKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.ExplicitKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="FunctionsKeyword">
<MemberSignature Language="C#" Value="public static readonly string FunctionsKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string FunctionsKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.FunctionsKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly FunctionsKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable FunctionsKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.FunctionsKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="HelperKeyword">
<MemberSignature Language="C#" Value="public static readonly string HelperKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string HelperKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.HelperKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly HelperKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable HelperKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.HelperKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ImportsKeywordLength">
<MemberSignature Language="C#" Value="public static readonly int ImportsKeywordLength;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly int32 ImportsKeywordLength" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.ImportsKeywordLength" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly ImportsKeywordLength As Integer " />
<MemberSignature Language="F#" Value=" staticval mutable ImportsKeywordLength : int" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.ImportsKeywordLength" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="LayoutKeyword">
<MemberSignature Language="C#" Value="public static readonly string LayoutKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string LayoutKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.LayoutKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly LayoutKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable LayoutKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.LayoutKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="OffKeyword">
<MemberSignature Language="C#" Value="public static readonly string OffKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string OffKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.OffKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly OffKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable OffKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.OffKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SectionKeyword">
<MemberSignature Language="C#" Value="public static readonly string SectionKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string SectionKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.SectionKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly SectionKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable SectionKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.SectionKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SelectCaseKeyword">
<MemberSignature Language="C#" Value="public static readonly string SelectCaseKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string SelectCaseKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.SelectCaseKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly SelectCaseKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable SelectCaseKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.SelectCaseKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SessionStateKeyword">
<MemberSignature Language="C#" Value="public static readonly string SessionStateKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string SessionStateKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.SessionStateKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly SessionStateKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable SessionStateKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.SessionStateKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="StrictKeyword">
<MemberSignature Language="C#" Value="public static readonly string StrictKeyword;" />
<MemberSignature Language="ILAsm" Value=".field public static initonly string StrictKeyword" />
<MemberSignature Language="DocId" Value="F:System.Web.Razor.Parser.SyntaxConstants.VB.StrictKeyword" />
<MemberSignature Language="VB.NET" Value="Public Shared ReadOnly StrictKeyword As String " />
<MemberSignature Language="F#" Value=" staticval mutable StrictKeyword : string" Usage="System.Web.Razor.Parser.SyntaxConstants.VB.StrictKeyword" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Razor</AssemblyName>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>