forked from dotnet/dotnet-api-docs
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmissingapi.yml
528 lines (528 loc) · 29.3 KB
/
missingapi.yml
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
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
### YamlMime:XRefMap
hrefUpdated: true
references:
- uid: Microsoft.CLRAdmin.IComponent
name: IComponent
fullname: Microsoft.CLRAdmin.IComponent
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ky7h2t5(v=vs.90)
- uid: Microsoft.CLRAdmin.IComponentData
name: IComponentData
fullname: Microsoft.CLRAdmin.IComponentData
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ds7x0yb(v=vs.90)
- uid: Microsoft.CLRAdmin.IComponentData.QueryDataObject(System.Int32,System.UInt32,Microsoft.CLRAdmin.IDataObject@)
name: QueryDataObject(Int32, UInt32, IDataObject)
fullname: Microsoft.CLRAdmin.IComponentData.QueryDataObject(Int32, UInt32, IDataObject)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/ms126469(v=vs.90)
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
name: InsertItem(SCOPEDATAITEM)
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(SCOPEDATAITEM)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/70t5ts1h(v=vs.90)
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
name: SetItem(SCOPEDATAITEM)
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(SCOPEDATAITEM)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/hwta6538(v=vs.90)
- uid: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(System.String,Microsoft.CLRAdmin.MMC_LISTPAD_INFO@)
name: GetListPadInfo(String, MMC_LISTPAD_INFO)
fullname: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(String, MMC_LISTPAD_INFO)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/5stkefbf(v=vs.90)
- uid: Microsoft.Extensions.Localization.Internal.AssemblyWrapper
name: AssemblyWrapper
fullname: Microsoft.Extensions.Localization.Internal.AssemblyWrapper
- uid: Microsoft.Extensions.Localization.Internal.IResourceStringProvider
name: IResourceStringProvider
fullname: Microsoft.Extensions.Localization.Internal.IResourceStringProvider
- uid: OpenAI.Assistants.AssistantClient
name: AssistantClient
fullname: OpenAI.Assistants.AssistantClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Chat.ChatClient
name: ChatClient
fullname: OpenAI.Chat.ChatClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.Embeddings.EmbeddingClient
name: EmbeddingClient
fullname: OpenAI.Embeddings.EmbeddingClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.OpenAIClient
name: OpenAIClient
fullname: OpenAI.OpenAIClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.RealtimeConversation.ConversationFunctionTool
name: ConversationFunctionTool
fullname: OpenAI.RealtimeConversation.ConversationFunctionTool
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.RealtimeConversation.ConversationUpdate
name: ConversationUpdate
fullname: OpenAI.RealtimeConversation.ConversationUpdate
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.RealtimeConversation.RealtimeConversationClient
name: RealtimeConversationClient
fullname: OpenAI.RealtimeConversation.RealtimeConversationClient
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: OpenAI.RealtimeConversation.RealtimeConversationSession
name: RealtimeConversationSession
fullname: OpenAI.RealtimeConversation.RealtimeConversationSession
href: https://github.com/openai/openai-dotnet/blob/main/api/OpenAI.netstandard2.0.cs
- uid: Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
name: CircuitBreakerStrategyOptions`1
fullname: Polly.CircuitBreaker.CircuitBreakerStrategyOptions`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.CircuitBreaker.BrokenCircuitException
name: BrokenCircuitException
fullname: Polly.CircuitBreaker.BrokenCircuitException
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Context
name: Context
fullname: Polly.Context
href: https://github.com/App-vNext/Polly/wiki/Keys-and-Context-Data
- uid: Polly.Hedging.HedgingStrategyOptions`1
name: HedgingStrategyOptions`1
fullname: Polly.Hedging.HedgingStrategyOptions`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.IAsyncPolicy
name: IAsyncPolicy
fullname: Polly.IAsyncPolicy
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.IAsyncPolicy`1
name: IAsyncPolicy`1
fullname: Polly.IAsyncPolicy`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Outcome`1
name: Outcome`1
fullname: Polly.Outcome`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Policy
name: Policy
fullname: Polly.Policy
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Policy.TimeoutAsync``1(System.Int32)
name: TimeoutAsync``1(System.Int32)
fullname: Polly.Policy.TimeoutAsync``1(System.Int32)
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.PolicyBuilder`1
name: PolicyBuilder`1
fullname: Polly.PolicyBuilder`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.RateLimiting.RateLimiterStrategyOptions
name: RateLimiterStrategyOptions
fullname: Polly.RateLimiting.RateLimiterStrategyOptions
href: https://github.com/App-vNext/Polly/wiki/PolicyRegistry
- uid: Polly.Registry.PolicyRegistry
name: PolicyRegistry
fullname: Polly.Registry.PolicyRegistry
href: https://github.com/App-vNext/Polly/wiki/PolicyRegistry
- uid: Polly.Registry.IPolicyRegistry`1
name: IPolicyRegistry<TKey>
fullname: Polly.Registry.IPolicyRegistry<TKey>
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Registry.IReadOnlyPolicyRegistry`1
name: IReadOnlyPolicyRegistry<TKey>
fullname: Polly.Registry.IReadOnlyPolicyRegistry<TKey>
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.ResilienceContext
name: ResilienceContext
fullname: Polly.ResilienceContext
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.ResiliencePipeline`1
name: ResiliencePipeline`1
fullname: Polly.ResiliencePipeline`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.ResiliencePipelineBuilder`1
name: ResiliencePipelineBuilder`1
fullname: Polly.ResiliencePipelineBuilder`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Retry.RetryStrategyOptions`1
name: RetryStrategyOptions`1
fullname: Polly.Retry.RetryStrategyOptions`1
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Timeout.TimeoutRejectedException
name: TimeoutRejectedException
fullname: Polly.Timeout.TimeoutRejectedException
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Timeout.TimeoutStrategyOptions
name: TimeoutStrategyOptions
fullname: Polly.Timeout.TimeoutStrategyOptions
href: https://github.com/App-vNext/Polly/wiki
- uid: Polly.Timeout.TimeoutStrategyOptions.Timeout
name: Timeout
fullname: Polly.Timeout.TimeoutStrategyOptions.Timeout
href: https://github.com/App-vNext/Polly/wiki
- uid: Serilog.Core.Logger
name: Logger
fullname: Serilog.Core.Logger
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/Logger.cs
- uid: Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink
name: PeriodicBatchingSink
fullname: Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink
href: https://github.com/serilog/serilog-sinks-periodicbatching/blob/dev/src/Serilog.Sinks.PeriodicBatching/Sinks/PeriodicBatching/PeriodicBatchingSink.cs
- uid: Serilog.Core.ILogEventSink
name: ILogEventSink
fullname: Serilog.Core.ILogEventSink
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/ILogEventSink.cs
- uid: Serilog.Formatting.ITextFormatter
name: ITextFormatter
fullname: Serilog.Formatting.ITextFormatter
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Formatting/ITextFormatter.cs
- uid: Serilog.Events.LogEvent
name: LogEvent
fullname: Serilog.Events.LogEvent
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Events/LogEvent.cs
- uid: Serilog.Core.LoggingLevelSwitch
name: LoggingLevelSwitch
fullname: Serilog.Core.LoggingLevelSwitch
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/LoggingLevelSwitch.cs
- uid: StackExchange.Redis.ConfigurationOptions
name: ConfigurationOptions
fullname: StackExchange.Redis.ConfigurationOptions
href: https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/ConfigurationOptions.cs
- uid: StackExchange.Redis.IConnectionMultiplexer
name: IConnectionMultiplexer
fullname: StackExchange.Redis.IConnectionMultiplexer
href: https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/Interfaces/IConnectionMultiplexer.cs
- uid: StackExchange.Redis.Profiling.ProfilingSession
name: ProfilingSession
fullname: StackExchange.Redis.Profiling.ProfilingSession
href: https://github.com/StackExchange/StackExchange.Redis/blob/main/src/StackExchange.Redis/Profiling/ProfilingSession.cs
- uid: System.Diagnostics.PresentationTraceSources.TraceLevel
name: PresentationTraceSources.TraceLevel
fullname: System.Diagnostics.PresentationTraceSources.TraceLevel
href: https://learn.microsoft.com/previous-versions/bb778381(v=vs.110)
- uid: System.MonoLimitationAttribute
name: MonoLimitationAttribute
fullname: System.MonoLimitationAttribute
- uid: System.MonoNotSupportedAttribute
name: MonoNotSupportedAttribute
fullname: System.MonoNotSupportedAttribute
- uid: System.ServiceModel.Configuration.ServiceModelEnumValidatorAttribute
name: ServiceModelEnumValidatorAttribute
fullname: System.ServiceModel.Configuration.ServiceModelEnumValidatorAttribute
- uid: System.ServiceModel.Configuration.ServiceModelTimeSpanValidatorAttribute
name: ServiceModelTimeSpanValidatorAttribute
fullname: System.ServiceModel.Configuration.ServiceModelTimeSpanValidatorAttribute
- uid: System.Web.DynamicData.IMetaChildrenColumn.GetChildrenListPath(System.Object)
name: IMetaChildrenColumn.GetChildrenListPath(System.Object)
fullname: System.Web.DynamicData.IMetaChildrenColumn.GetChildrenListPath(System.Object)
- uid: System.Web.DynamicData.IMetaChildrenColumn.GetChildrenPath(System.String,System.Object)
name: IMetaChildrenColumn.GetChildrenPath(System.String,System.Object)
fullname: System.Web.DynamicData.IMetaChildrenColumn.GetChildrenPath(System.String,System.Object)
- uid: System.Web.DynamicData.IMetaChildrenColumn.GetChildrenPath(System.String,System.Object,System.String)
name: IMetaChildrenColumn.GetChildrenPath(System.String,System.Object,System.String)
fullname: System.Web.DynamicData.IMetaChildrenColumn.GetChildrenPath(System.String,System.Object,System.String)
- uid: System.Web.DynamicData.IMetaChildrenColumn.IsManyToMany
name: IMetaChildrenColumn.IsManyToMany
fullname: System.Web.DynamicData.IMetaChildrenColumn.IsManyToMany
- uid: System.Web.DynamicData.IMetaColumn.AllowInitialValue
name: IMetaColumn.AllowInitialValue
fullname: System.Web.DynamicData.IMetaColumn.AllowInitialValue
- uid: System.Web.DynamicData.IMetaColumn.ApplyFormatInEditMode
name: IMetaColumn.ApplyFormatInEditMode
fullname: System.Web.DynamicData.IMetaColumn.ApplyFormatInEditMode
- uid: System.Web.DynamicData.IMetaColumn.Attributes
name: IMetaColumn.Attributes
fullname: System.Web.DynamicData.IMetaColumn.Attributes
- uid: System.Web.DynamicData.IMetaColumn.ColumnType
name: IMetaColumn.ColumnType
fullname: System.Web.DynamicData.IMetaColumn.ColumnType
- uid: System.Web.DynamicData.IMetaColumn.ConvertEmptyStringToNull
name: IMetaColumn.ConvertEmptyStringToNull
fullname: System.Web.DynamicData.IMetaColumn.ConvertEmptyStringToNull
- uid: System.Web.DynamicData.IMetaColumn.DataFormatString
name: IMetaColumn.DataFormatString
fullname: System.Web.DynamicData.IMetaColumn.DataFormatString
- uid: System.Web.DynamicData.IMetaColumn.DataTypeAttribute
name: IMetaColumn.DataTypeAttribute
fullname: System.Web.DynamicData.IMetaColumn.DataTypeAttribute
- uid: System.Web.DynamicData.IMetaColumn.DefaultValue
name: IMetaColumn.DefaultValue
fullname: System.Web.DynamicData.IMetaColumn.DefaultValue
- uid: System.Web.DynamicData.IMetaColumn.Description
name: IMetaColumn.Description
fullname: System.Web.DynamicData.IMetaColumn.Description
- uid: System.Web.DynamicData.IMetaColumn.DisplayName
name: IMetaColumn.DisplayName
fullname: System.Web.DynamicData.IMetaColumn.DisplayName
- uid: System.Web.DynamicData.IMetaColumn.EntityTypeProperty
name: IMetaColumn.EntityTypeProperty
fullname: System.Web.DynamicData.IMetaColumn.EntityTypeProperty
- uid: System.Web.DynamicData.IMetaColumn.FilterUIHint
name: IMetaColumn.FilterUIHint
fullname: System.Web.DynamicData.IMetaColumn.FilterUIHint
- uid: System.Web.DynamicData.IMetaColumn.HtmlEncode
name: IMetaColumn.HtmlEncode
fullname: System.Web.DynamicData.IMetaColumn.HtmlEncode
- uid: System.Web.DynamicData.IMetaColumn.IsBinaryData
name: IMetaColumn.IsBinaryData
fullname: System.Web.DynamicData.IMetaColumn.IsBinaryData
- uid: System.Web.DynamicData.IMetaColumn.IsCustomProperty
name: IMetaColumn.IsCustomProperty
fullname: System.Web.DynamicData.IMetaColumn.IsCustomProperty
- uid: System.Web.DynamicData.IMetaColumn.IsFloatingPoint
name: IMetaColumn.IsFloatingPoint
fullname: System.Web.DynamicData.IMetaColumn.IsFloatingPoint
- uid: System.Web.DynamicData.IMetaColumn.IsForeignKeyComponent
name: IMetaColumn.IsForeignKeyComponent
fullname: System.Web.DynamicData.IMetaColumn.IsForeignKeyComponent
- uid: System.Web.DynamicData.IMetaColumn.IsGenerated
name: IMetaColumn.IsGenerated
fullname: System.Web.DynamicData.IMetaColumn.IsGenerated
- uid: System.Web.DynamicData.IMetaColumn.IsInteger
name: IMetaColumn.IsInteger
fullname: System.Web.DynamicData.IMetaColumn.IsInteger
- uid: System.Web.DynamicData.IMetaColumn.IsLongString
name: IMetaColumn.IsLongString
fullname: System.Web.DynamicData.IMetaColumn.IsLongString
- uid: System.Web.DynamicData.IMetaColumn.IsPrimaryKey
name: IMetaColumn.IsPrimaryKey
fullname: System.Web.DynamicData.IMetaColumn.IsPrimaryKey
- uid: System.Web.DynamicData.IMetaColumn.IsReadOnly
name: IMetaColumn.IsReadOnly
fullname: System.Web.DynamicData.IMetaColumn.IsReadOnly
- uid: System.Web.DynamicData.IMetaColumn.IsRequired
name: IMetaColumn.IsRequired
fullname: System.Web.DynamicData.IMetaColumn.IsRequired
- uid: System.Web.DynamicData.IMetaColumn.IsString
name: IMetaColumn.IsString
fullname: System.Web.DynamicData.IMetaColumn.IsString
- uid: System.Web.DynamicData.IMetaColumn.MaxLength
name: IMetaColumn.MaxLength
fullname: System.Web.DynamicData.IMetaColumn.MaxLength
- uid: System.Web.DynamicData.IMetaColumn.Name
name: IMetaColumn.Name
fullname: System.Web.DynamicData.IMetaColumn.Name
- uid: System.Web.DynamicData.IMetaColumn.NullDisplayText
name: IMetaColumn.NullDisplayText
fullname: System.Web.DynamicData.IMetaColumn.NullDisplayText
- uid: System.Web.DynamicData.IMetaColumn.Prompt
name: IMetaColumn.Prompt
fullname: System.Web.DynamicData.IMetaColumn.Prompt
- uid: System.Web.DynamicData.IMetaColumn.RequiredErrorMessage
name: IMetaColumn.RequiredErrorMessage
fullname: System.Web.DynamicData.IMetaColumn.RequiredErrorMessage
- uid: System.Web.DynamicData.IMetaColumn.ResetMetadata
name: IMetaColumn.ResetMetadata
fullname: System.Web.DynamicData.IMetaColumn.ResetMetadata
- uid: System.Web.DynamicData.IMetaColumn.Scaffold
name: IMetaColumn.Scaffold
fullname: System.Web.DynamicData.IMetaColumn.Scaffold
- uid: System.Web.DynamicData.IMetaColumn.ShortDisplayName
name: IMetaColumn.ShortDisplayName
fullname: System.Web.DynamicData.IMetaColumn.ShortDisplayName
- uid: System.Web.DynamicData.IMetaColumn.SortExpression
name: IMetaColumn.SortExpression
fullname: System.Web.DynamicData.IMetaColumn.SortExpression
- uid: System.Web.DynamicData.IMetaColumn.TypeCode
name: IMetaColumn.TypeCode
fullname: System.Web.DynamicData.IMetaColumn.TypeCode
- uid: System.Web.DynamicData.IMetaColumn.UIHint
name: IMetaColumn.UIHint
fullname: System.Web.DynamicData.IMetaColumn.UIHint
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.ExtractForeignKey(System.Collections.IDictionary,System.String)
name: IMetaForeignKeyColumn.ExtractForeignKey(System.Collections.IDictionary,System.String)
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.ExtractForeignKey(System.Collections.IDictionary,System.String)
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.ForeignKeyNames
name: IMetaForeignKeyColumn.ForeignKeyNames
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.ForeignKeyNames
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyDetailsPath(System.Object)
name: IMetaForeignKeyColumn.GetForeignKeyDetailsPath(System.Object)
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyDetailsPath(System.Object)
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyPath(System.String,System.Object)
name: IMetaForeignKeyColumn.GetForeignKeyPath(System.String,System.Object)
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyPath(System.String,System.Object)
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyPath(System.String,System.Object,System.String)
name: IMetaForeignKeyColumn.GetForeignKeyPath(System.String,System.Object,System.String)
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyPath(System.String,System.Object,System.String)
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyString(System.Object)
name: IMetaForeignKeyColumn.GetForeignKeyString(System.Object)
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyString(System.Object)
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyValues(System.Object)
name: IMetaForeignKeyColumn.GetForeignKeyValues(System.Object)
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.GetForeignKeyValues(System.Object)
- uid: System.Web.DynamicData.IMetaForeignKeyColumn.IsPrimaryKeyInThisTable
name: IMetaForeignKeyColumn.IsPrimaryKeyInThisTable
fullname: System.Web.DynamicData.IMetaForeignKeyColumn.IsPrimaryKeyInThisTable
- uid: System.Web.DynamicData.IMetaModel.DynamicDataFolderVirtualPath
name: IMetaModel.DynamicDataFolderVirtualPath
fullname: System.Web.DynamicData.IMetaModel.DynamicDataFolderVirtualPath
- uid: System.Web.DynamicData.IMetaModel.FieldTemplateFactory
name: IMetaModel.FieldTemplateFactory
fullname: System.Web.DynamicData.IMetaModel.FieldTemplateFactory
- uid: System.Web.DynamicData.IMetaModel.GetActionPath(System.String,System.String,System.Object)
name: IMetaModel.GetActionPath(System.String,System.String,System.Object)
fullname: System.Web.DynamicData.IMetaModel.GetActionPath(System.String,System.String,System.Object)
- uid: System.Web.DynamicData.IMetaModel.RegisterContext(System.Func{System.Object})
name: IMetaModel.RegisterContext(System.Func{System.Object})
fullname: System.Web.DynamicData.IMetaModel.RegisterContext(System.Func{System.Object})
- uid: System.Web.DynamicData.IMetaModel.RegisterContext(System.Func{System.Object},System.Web.DynamicData.ContextConfiguration)
name: IMetaModel.RegisterContext(System.Func{System.Object},System.Web.DynamicData.ContextConfiguration)
fullname: System.Web.DynamicData.IMetaModel.RegisterContext(System.Func{System.Object},System.Web.DynamicData.ContextConfiguration)
- uid: System.Web.DynamicData.IMetaModel.RegisterContext(System.Type)
name: IMetaModel.RegisterContext(System.Type)
fullname: System.Web.DynamicData.IMetaModel.RegisterContext(System.Type)
- uid: System.Web.DynamicData.IMetaModel.RegisterContext(System.Type,System.Web.DynamicData.ContextConfiguration)
name: IMetaModel.RegisterContext(System.Type,System.Web.DynamicData.ContextConfiguration)
fullname: System.Web.DynamicData.IMetaModel.RegisterContext(System.Type,System.Web.DynamicData.ContextConfiguration)
- uid: System.Web.DynamicData.IMetaModel.RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider)
name: IMetaModel.RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider)
fullname: System.Web.DynamicData.IMetaModel.RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider)
- uid: System.Web.DynamicData.IMetaModel.RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider,System.Web.DynamicData.ContextConfiguration)
name: IMetaModel.RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider,System.Web.DynamicData.ContextConfiguration)
fullname: System.Web.DynamicData.IMetaModel.RegisterContext(System.Web.DynamicData.ModelProviders.DataModelProvider,System.Web.DynamicData.ContextConfiguration)
- uid: System.Web.DynamicData.IMetaTable.Attributes
name: IMetaTable.Attributes
fullname: System.Web.DynamicData.IMetaTable.Attributes
- uid: System.Web.DynamicData.IMetaTable.CanDelete(System.Security.Principal.IPrincipal)
name: IMetaTable.CanDelete(System.Security.Principal.IPrincipal)
fullname: System.Web.DynamicData.IMetaTable.CanDelete(System.Security.Principal.IPrincipal)
- uid: System.Web.DynamicData.IMetaTable.CanInsert(System.Security.Principal.IPrincipal)
name: IMetaTable.CanInsert(System.Security.Principal.IPrincipal)
fullname: System.Web.DynamicData.IMetaTable.CanInsert(System.Security.Principal.IPrincipal)
- uid: System.Web.DynamicData.IMetaTable.CanRead(System.Security.Principal.IPrincipal)
name: IMetaTable.CanRead(System.Security.Principal.IPrincipal)
fullname: System.Web.DynamicData.IMetaTable.CanRead(System.Security.Principal.IPrincipal)
- uid: System.Web.DynamicData.IMetaTable.CanUpdate(System.Security.Principal.IPrincipal)
name: IMetaTable.CanUpdate(System.Security.Principal.IPrincipal)
fullname: System.Web.DynamicData.IMetaTable.CanUpdate(System.Security.Principal.IPrincipal)
- uid: System.Web.DynamicData.IMetaTable.CreateContext
name: IMetaTable.CreateContext
fullname: System.Web.DynamicData.IMetaTable.CreateContext
- uid: System.Web.DynamicData.IMetaTable.DataContextPropertyName
name: IMetaTable.DataContextPropertyName
fullname: System.Web.DynamicData.IMetaTable.DataContextPropertyName
- uid: System.Web.DynamicData.IMetaTable.DataContextType
name: IMetaTable.DataContextType
fullname: System.Web.DynamicData.IMetaTable.DataContextType
- uid: System.Web.DynamicData.IMetaTable.DisplayName
name: IMetaTable.DisplayName
fullname: System.Web.DynamicData.IMetaTable.DisplayName
- uid: System.Web.DynamicData.IMetaTable.EntityType
name: IMetaTable.EntityType
fullname: System.Web.DynamicData.IMetaTable.EntityType
- uid: System.Web.DynamicData.IMetaTable.ForeignKeyColumnsNames
name: IMetaTable.ForeignKeyColumnsNames
fullname: System.Web.DynamicData.IMetaTable.ForeignKeyColumnsNames
- uid: System.Web.DynamicData.IMetaTable.GetActionPath(System.String)
name: IMetaTable.GetActionPath(System.String)
fullname: System.Web.DynamicData.IMetaTable.GetActionPath(System.String)
- uid: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Collections.Generic.IList{System.Object})
name: IMetaTable.GetActionPath(System.String,System.Collections.Generic.IList{System.Object})
fullname: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Collections.Generic.IList{System.Object})
- uid: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Collections.Generic.IList{System.Object},System.String)
name: IMetaTable.GetActionPath(System.String,System.Collections.Generic.IList{System.Object},System.String)
fullname: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Collections.Generic.IList{System.Object},System.String)
- uid: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Object)
name: IMetaTable.GetActionPath(System.String,System.Object)
fullname: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Object)
- uid: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Object,System.String)
name: IMetaTable.GetActionPath(System.String,System.Object,System.String)
fullname: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Object,System.String)
- uid: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Web.Routing.RouteValueDictionary)
name: IMetaTable.GetActionPath(System.String,System.Web.Routing.RouteValueDictionary)
fullname: System.Web.DynamicData.IMetaTable.GetActionPath(System.String,System.Web.Routing.RouteValueDictionary)
- uid: System.Web.DynamicData.IMetaTable.GetDataKeyFromRoute
name: IMetaTable.GetDataKeyFromRoute
fullname: System.Web.DynamicData.IMetaTable.GetDataKeyFromRoute
- uid: System.Web.DynamicData.IMetaTable.GetDisplayString(System.Object)
name: IMetaTable.GetDisplayString(System.Object)
fullname: System.Web.DynamicData.IMetaTable.GetDisplayString(System.Object)
- uid: System.Web.DynamicData.IMetaTable.GetPrimaryKeyDictionary(System.Object)
name: IMetaTable.GetPrimaryKeyDictionary(System.Object)
fullname: System.Web.DynamicData.IMetaTable.GetPrimaryKeyDictionary(System.Object)
- uid: System.Web.DynamicData.IMetaTable.GetPrimaryKeyString(System.Collections.Generic.IList{System.Object})
name: IMetaTable.GetPrimaryKeyString(System.Collections.Generic.IList{System.Object})
fullname: System.Web.DynamicData.IMetaTable.GetPrimaryKeyString(System.Collections.Generic.IList{System.Object})
- uid: System.Web.DynamicData.IMetaTable.GetPrimaryKeyString(System.Object)
name: IMetaTable.GetPrimaryKeyString(System.Object)
fullname: System.Web.DynamicData.IMetaTable.GetPrimaryKeyString(System.Object)
- uid: System.Web.DynamicData.IMetaTable.GetPrimaryKeyValues(System.Object)
name: IMetaTable.GetPrimaryKeyValues(System.Object)
fullname: System.Web.DynamicData.IMetaTable.GetPrimaryKeyValues(System.Object)
- uid: System.Web.DynamicData.IMetaTable.GetQuery
name: IMetaTable.GetQuery
fullname: System.Web.DynamicData.IMetaTable.GetQuery
- uid: System.Web.DynamicData.IMetaTable.GetQuery(System.Object)
name: IMetaTable.GetQuery(System.Object)
fullname: System.Web.DynamicData.IMetaTable.GetQuery(System.Object)
- uid: System.Web.DynamicData.IMetaTable.HasPrimaryKey
name: IMetaTable.HasPrimaryKey
fullname: System.Web.DynamicData.IMetaTable.HasPrimaryKey
- uid: System.Web.DynamicData.IMetaTable.IsReadOnly
name: IMetaTable.IsReadOnly
fullname: System.Web.DynamicData.IMetaTable.IsReadOnly
- uid: System.Web.DynamicData.IMetaTable.Provider
name: IMetaTable.Provider
fullname: System.Web.DynamicData.IMetaTable.Provider
- uid: System.Web.DynamicData.IMetaTable.RootEntityType
name: IMetaTable.RootEntityType
fullname: System.Web.DynamicData.IMetaTable.RootEntityType
- uid: System.Web.DynamicData.IMetaTable.Scaffold
name: IMetaTable.Scaffold
fullname: System.Web.DynamicData.IMetaTable.Scaffold
- uid: System.Web.DynamicData.IMetaTable.SortDescending
name: IMetaTable.SortDescending
fullname: System.Web.DynamicData.IMetaTable.SortDescending
- uid: System.Web.WebCategoryAttribute
name: WebCategoryAttribute
fullname: System.Web.WebCategoryAttribute
- uid: System.Windows.Localization.Attributes*
href: https://learn.microsoft.com/previous-versions/bb341088(v=vs.110)
name: Attributes
name.vb: Attributes
fullName: Localization.Attributes
fullName.vb: Localization.Attributes
- uid: System.Windows.Localization.Attributes
href: https://learn.microsoft.com/previous-versions/bb341088(v=vs.110)
name: Attributes
name.vb: Attributes
fullName: Localization.Attributes
fullName.vb: Localization.Attributes
- uid: System.Windows.Localization.Comments*
href: https://learn.microsoft.com/previous-versions/bb156441(v=vs.110)
name: Comments
name.vb: Comments
fullName: Localization.Comments
fullName.vb: Localization.Comments
- uid: System.Windows.Localization.Comments
href: https://learn.microsoft.com/previous-versions/bb156441(v=vs.110)
name: Comments
name.vb: Comments
fullName: Localization.Comments
fullName.vb: Localization.Comments
- uid: System.Windows.Shell.WindowChrome.IsHitTestVisibleInChrome*
href: https://learn.microsoft.com/previous-versions/hh199397(v=vs.110)
name: IsHitTestVisibleInChrome
name.vb: IsHitTestVisibleInChrome
fullName: WindowChrome.IsHitTestVisibleInChrome
fullName.vb: WindowChrome.IsHitTestVisibleInChrome
- uid: System.Windows.Shell.WindowChrome.IsHitTestVisibleInChrome
href: https://learn.microsoft.com/previous-versions/hh199397(v=vs.110)
name: IsHitTestVisibleInChrome
name.vb: IsHitTestVisibleInChrome
fullName: WindowChrome.IsHitTestVisibleInChrome
fullName.vb: WindowChrome.IsHitTestVisibleInChrome
- uid: System.Windows.Shell.WindowChrome.ResizeGripDirection*
href: https://learn.microsoft.com/previous-versions/hh199365(v=vs.110)
name: ResizeGripDirection
name.vb: ResizeGripDirection
fullName: WindowChrome.ResizeGripDirection
fullName.vb: WindowChrome.ResizeGripDirection
- uid: System.Windows.Shell.WindowChrome.ResizeGripDirection
href: https://learn.microsoft.com/previous-versions/hh199365(v=vs.110)
name: ResizeGripDirection
name.vb: ResizeGripDirection
fullName: WindowChrome.ResizeGripDirection
fullName.vb: WindowChrome.ResizeGripDirection
- uid: Xunit.FactAttribute
name: FactAttribute
fullName: Xunit.FactAttribute
- uid: Xunit.TheoryAttribute
name: TheoryAttribute
fullName: Xunit.TheoryAttribute
- uid: Xunit.TheoryData
name: TheoryData
fullName: Xunit.TheoryData
- uid: Xunit.MemberDataAttribute
name: MemberDataAttribute
fullName: Xunit.MemberDataAttribute
- uid: Xunit.InlineDataAttribute
name: InlineDataAttribute
fullName: Xunit.InlineDataAttribute