Welcome to mirror list, hosted at ThFree Co, Russian Federation.

class-status « web - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38ccadc8bb3bc64ee44187b3297ac8a3a4e8c850 (plain)
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
* Status of the various pieces of the class library

	You can browse the status of the class library and see who has
	registered to work on what parts of the system.  These list
	work-in-progress components currently.

	Browse the current <a href="class-status/index.html">status</a>.

	You can also download the XML <a
	href="class-status/maintainers.xml">maintainers</a> file that
	contains the actual maintainers list.  

	You can also download the master <a
	href="class-status/class.xml">Class Status XML</a> file.

* List of not-implemented classes

	These classes are only classes pending from the CORLIB assembly
	other assemblies are not yet listed.  We are going to be working
	on an improved status display for pending classes.

	Please bear with us in the meantime.
This is a list of pending classes, and links to their documentation on MSDN.Microsoft.com<p><p>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfMicrosoftWin32Registry
ClassTopic.asp">Microsoft.Win32.Registry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfMicrosoftWin32RegistryHive
ClassTopic.asp">Microsoft.Win32.RegistryHive
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfMicrosoftWin32RegistryKey
ClassTopic.asp">Microsoft.Win32.RegistryKey
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystem__ComObject
ClassTopic.asp">System.__ComObject
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemActivator
ClassTopic.asp">System.Activator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemArgIterator
ClassTopic.asp">System.ArgIterator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemAssemblyLoadEventHandler
ClassTopic.asp">System.AssemblyLoadEventHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemAsyncCallback
ClassTopic.asp">System.AsyncCallback
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemCrossAppDomainDelegate
ClassTopic.asp">System.CrossAppDomainDelegate
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDBNull
ClassTopic.asp">System.DBNull
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDiagnosticsSymbolStoreSymDocumentType
ClassTopic.asp">System.Diagnostics.SymbolStore.SymDocumentType
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDiagnosticsSymbolStoreSymLanguageType
ClassTopic.asp">System.Diagnostics.SymbolStore.SymLanguageType
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDiagnosticsSymbolStoreSymLanguageVendor
ClassTopic.asp">System.Diagnostics.SymbolStore.SymLanguageVendor
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemEventHandler
ClassTopic.asp">System.EventHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationCompareInfo
ClassTopic.asp">System.Globalization.CompareInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationHebrewCalendar
ClassTopic.asp">System.Globalization.HebrewCalendar
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationHijriCalendar
ClassTopic.asp">System.Globalization.HijriCalendar
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationJapaneseCalendar
ClassTopic.asp">System.Globalization.JapaneseCalendar
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationKoreanCalendar
ClassTopic.asp">System.Globalization.KoreanCalendar
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationRegionInfo
ClassTopic.asp">System.Globalization.RegionInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationSortKey
ClassTopic.asp">System.Globalization.SortKey
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationStringInfo
ClassTopic.asp">System.Globalization.StringInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationTaiwanCalendar
ClassTopic.asp">System.Globalization.TaiwanCalendar
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationTextElementEnumerator
ClassTopic.asp">System.Globalization.TextElementEnumerator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationTextInfo
ClassTopic.asp">System.Globalization.TextInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemGlobalizationThaiBuddhistCalendar
ClassTopic.asp">System.Globalization.ThaiBuddhistCalendar
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOEndOfStreamException
ClassTopic.asp">System.IO.EndOfStreamException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOIsolatedStorageIsolatedStorage
ClassTopic.asp">System.IO.IsolatedStorage.IsolatedStorage
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOIsolatedStorageIsolatedStorageException
ClassTopic.asp">System.IO.IsolatedStorage.IsolatedStorageException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOIsolatedStorageIsolatedStorageFile
ClassTopic.asp">System.IO.IsolatedStorage.IsolatedStorageFile
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemIOPathTooLongException
ClassTopic.asp">System.IO.PathTooLongException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionEmitMethodRental
ClassTopic.asp">System.Reflection.Emit.MethodRental
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionMemberFilter
ClassTopic.asp">System.Reflection.MemberFilter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionMissing
ClassTopic.asp">System.Reflection.Missing
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionModuleResolveEventHandler
ClassTopic.asp">System.Reflection.ModuleResolveEventHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionPointer
ClassTopic.asp">System.Reflection.Pointer
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionStrongNameKeyPair
ClassTopic.asp">System.Reflection.StrongNameKeyPair
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionTargetException
ClassTopic.asp">System.Reflection.TargetException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemReflectionTypeFilter
ClassTopic.asp">System.Reflection.TypeFilter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemResolveEventHandler
ClassTopic.asp">System.ResolveEventHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesAccessedThroughPropertyAttribute
ClassTopic.asp">System.Runtime.CompilerServices.AccessedThroughPropertyAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCallConvCdecl
ClassTopic.asp">System.Runtime.CompilerServices.CallConvCdecl
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCallConvFastcall
ClassTopic.asp">System.Runtime.CompilerServices.CallConvFastcall
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCallConvStdcall
ClassTopic.asp">System.Runtime.CompilerServices.CallConvStdcall
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCallConvThiscall
ClassTopic.asp">System.Runtime.CompilerServices.CallConvThiscall
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCompilationRelaxationsAttribute
ClassTopic.asp">System.Runtime.CompilerServices.CompilationRelaxationsAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCompilerGlobalScopeAttribute
ClassTopic.asp">System.Runtime.CompilerServices.CompilerGlobalScopeAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesCustomConstantAttribute
ClassTopic.asp">System.Runtime.CompilerServices.CustomConstantAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesDateTimeConstantAttribute
ClassTopic.asp">System.Runtime.CompilerServices.DateTimeConstantAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesDecimalConstantAttribute
ClassTopic.asp">System.Runtime.CompilerServices.DecimalConstantAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesDiscardableAttribute
ClassTopic.asp">System.Runtime.CompilerServices.DiscardableAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesIDispatchConstantAttribute
ClassTopic.asp">System.Runtime.CompilerServices.IDispatchConstantAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesIsVolatile
ClassTopic.asp">System.Runtime.CompilerServices.IsVolatile
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesIUnknownConstantAttribute
ClassTopic.asp">System.Runtime.CompilerServices.IUnknownConstantAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeCompilerServicesRequiredAttributeAttribute
ClassTopic.asp">System.Runtime.CompilerServices.RequiredAttributeAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesArrayWithOffset
ClassTopic.asp">System.Runtime.InteropServices.ArrayWithOffset
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesAssemblyRegistrationFlags
ClassTopic.asp">System.Runtime.InteropServices.AssemblyRegistrationFlags
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesAutomationProxyAttribute
ClassTopic.asp">System.Runtime.InteropServices.AutomationProxyAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesBIND_OPTS
ClassTopic.asp">System.Runtime.InteropServices.BIND_OPTS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesBINDPTR
ClassTopic.asp">System.Runtime.InteropServices.BINDPTR
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesCALLCONV
ClassTopic.asp">System.Runtime.InteropServices.CALLCONV
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesClassInterfaceAttribute
ClassTopic.asp">System.Runtime.InteropServices.ClassInterfaceAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesClassInterfaceType
ClassTopic.asp">System.Runtime.InteropServices.ClassInterfaceType
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesCoClassAttribute
ClassTopic.asp">System.Runtime.InteropServices.CoClassAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComAliasNameAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComAliasNameAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComConversionLossAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComConversionLossAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComEventInterfaceAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComEventInterfaceAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesCOMException
ClassTopic.asp">System.Runtime.InteropServices.COMException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComImportAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComImportAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComInterfaceType
ClassTopic.asp">System.Runtime.InteropServices.ComInterfaceType
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComMemberType
ClassTopic.asp">System.Runtime.InteropServices.ComMemberType
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComRegisterFunctionAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComRegisterFunctionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComSourceInterfacesAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComSourceInterfacesAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComUnregisterFunctionAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComUnregisterFunctionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesComVisibleAttribute
ClassTopic.asp">System.Runtime.InteropServices.ComVisibleAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesCONNECTDATA
ClassTopic.asp">System.Runtime.InteropServices.CONNECTDATA
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesCurrencyWrapper
ClassTopic.asp">System.Runtime.InteropServices.CurrencyWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesDESCKIND
ClassTopic.asp">System.Runtime.InteropServices.DESCKIND
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesDispatchWrapper
ClassTopic.asp">System.Runtime.InteropServices.DispatchWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesDispIdAttribute
ClassTopic.asp">System.Runtime.InteropServices.DispIdAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesDISPPARAMS
ClassTopic.asp">System.Runtime.InteropServices.DISPPARAMS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesELEMDESC
ClassTopic.asp">System.Runtime.InteropServices.ELEMDESC
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesErrorWrapper
ClassTopic.asp">System.Runtime.InteropServices.ErrorWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesEXCEPINFO
ClassTopic.asp">System.Runtime.InteropServices.EXCEPINFO
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesExpandoIExpando
ClassTopic.asp">System.Runtime.InteropServices.Expando.IExpando
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesExporterEventKind
ClassTopic.asp">System.Runtime.InteropServices.ExporterEventKind
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesExtensibleClassFactory
ClassTopic.asp">System.Runtime.InteropServices.ExtensibleClassFactory
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesFILETIME
ClassTopic.asp">System.Runtime.InteropServices.FILETIME
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesFUNCDESC
ClassTopic.asp">System.Runtime.InteropServices.FUNCDESC
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesFUNCFLAGS
ClassTopic.asp">System.Runtime.InteropServices.FUNCFLAGS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesFUNCKIND
ClassTopic.asp">System.Runtime.InteropServices.FUNCKIND
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesGCHandle
ClassTopic.asp">System.Runtime.InteropServices.GCHandle
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesGuidAttribute
ClassTopic.asp">System.Runtime.InteropServices.GuidAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesHandleRef
ClassTopic.asp">System.Runtime.InteropServices.HandleRef
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesICustomAdapter
ClassTopic.asp">System.Runtime.InteropServices.ICustomAdapter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesICustomFactory
ClassTopic.asp">System.Runtime.InteropServices.ICustomFactory
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesICustomMarshaler
ClassTopic.asp">System.Runtime.InteropServices.ICustomMarshaler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesIDispatchImplAttribute
ClassTopic.asp">System.Runtime.InteropServices.IDispatchImplAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesIDispatchImplType
ClassTopic.asp">System.Runtime.InteropServices.IDispatchImplType
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesIDLDESC
ClassTopic.asp">System.Runtime.InteropServices.IDLDESC
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesIDLFLAG
ClassTopic.asp">System.Runtime.InteropServices.IDLFLAG
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesIMPLTYPEFLAGS
ClassTopic.asp">System.Runtime.InteropServices.IMPLTYPEFLAGS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesImportedFromTypeLibAttribute
ClassTopic.asp">System.Runtime.InteropServices.ImportedFromTypeLibAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesImporterEventKind
ClassTopic.asp">System.Runtime.InteropServices.ImporterEventKind
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesInterfaceTypeAttribute
ClassTopic.asp">System.Runtime.InteropServices.InterfaceTypeAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesInvalidComObjectException
ClassTopic.asp">System.Runtime.InteropServices.InvalidComObjectException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesInvalidOleVariantTypeException
ClassTopic.asp">System.Runtime.InteropServices.InvalidOleVariantTypeException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesINVOKEKIND
ClassTopic.asp">System.Runtime.InteropServices.INVOKEKIND
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesIRegistrationServices
ClassTopic.asp">System.Runtime.InteropServices.IRegistrationServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesITypeLibConverter
ClassTopic.asp">System.Runtime.InteropServices.ITypeLibConverter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesITypeLibExporterNameProvider
ClassTopic.asp">System.Runtime.InteropServices.ITypeLibExporterNameProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesITypeLibExporterNotifySink
ClassTopic.asp">System.Runtime.InteropServices.ITypeLibExporterNotifySink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesITypeLibImporterNotifySink
ClassTopic.asp">System.Runtime.InteropServices.ITypeLibImporterNotifySink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesLCIDConversionAttribute
ClassTopic.asp">System.Runtime.InteropServices.LCIDConversionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesLIBFLAGS
ClassTopic.asp">System.Runtime.InteropServices.LIBFLAGS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesMarshalDirectiveException
ClassTopic.asp">System.Runtime.InteropServices.MarshalDirectiveException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesObjectCreationDelegate
ClassTopic.asp">System.Runtime.InteropServices.ObjectCreationDelegate
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesPARAMDESC
ClassTopic.asp">System.Runtime.InteropServices.PARAMDESC
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesPARAMFLAG
ClassTopic.asp">System.Runtime.InteropServices.PARAMFLAG
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesPreserveSigAttribute
ClassTopic.asp">System.Runtime.InteropServices.PreserveSigAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesPrimaryInteropAssemblyAttribute
ClassTopic.asp">System.Runtime.InteropServices.PrimaryInteropAssemblyAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesProgIdAttribute
ClassTopic.asp">System.Runtime.InteropServices.ProgIdAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesRegistrationServices
ClassTopic.asp">System.Runtime.InteropServices.RegistrationServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesRuntimeEnvironment
ClassTopic.asp">System.Runtime.InteropServices.RuntimeEnvironment
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesSafeArrayRankMismatchException
ClassTopic.asp">System.Runtime.InteropServices.SafeArrayRankMismatchException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesSafeArrayTypeMismatchException
ClassTopic.asp">System.Runtime.InteropServices.SafeArrayTypeMismatchException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesSEHException
ClassTopic.asp">System.Runtime.InteropServices.SEHException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesSTATSTG
ClassTopic.asp">System.Runtime.InteropServices.STATSTG
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesSYSKIND
ClassTopic.asp">System.Runtime.InteropServices.SYSKIND
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTYPEATTR
ClassTopic.asp">System.Runtime.InteropServices.TYPEATTR
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTYPEDESC
ClassTopic.asp">System.Runtime.InteropServices.TYPEDESC
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTYPEFLAGS
ClassTopic.asp">System.Runtime.InteropServices.TYPEFLAGS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTYPEKIND
ClassTopic.asp">System.Runtime.InteropServices.TYPEKIND
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTYPELIBATTR
ClassTopic.asp">System.Runtime.InteropServices.TYPELIBATTR
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibConverter
ClassTopic.asp">System.Runtime.InteropServices.TypeLibConverter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibExporterFlags
ClassTopic.asp">System.Runtime.InteropServices.TypeLibExporterFlags
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibFuncAttribute
ClassTopic.asp">System.Runtime.InteropServices.TypeLibFuncAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibFuncFlags
ClassTopic.asp">System.Runtime.InteropServices.TypeLibFuncFlags
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibImporterFlags
ClassTopic.asp">System.Runtime.InteropServices.TypeLibImporterFlags
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibTypeAttribute
ClassTopic.asp">System.Runtime.InteropServices.TypeLibTypeAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibTypeFlags
ClassTopic.asp">System.Runtime.InteropServices.TypeLibTypeFlags
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibVarAttribute
ClassTopic.asp">System.Runtime.InteropServices.TypeLibVarAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesTypeLibVarFlags
ClassTopic.asp">System.Runtime.InteropServices.TypeLibVarFlags
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIBindCtx
ClassTopic.asp">System.Runtime.InteropServices.UCOMIBindCtx
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIConnectionPoint
ClassTopic.asp">System.Runtime.InteropServices.UCOMIConnectionPoint
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIConnectionPointContainer
ClassTopic.asp">System.Runtime.InteropServices.UCOMIConnectionPointContainer
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIEnumConnectionPoints
ClassTopic.asp">System.Runtime.InteropServices.UCOMIEnumConnectionPoints
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIEnumConnections
ClassTopic.asp">System.Runtime.InteropServices.UCOMIEnumConnections
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIEnumMoniker
ClassTopic.asp">System.Runtime.InteropServices.UCOMIEnumMoniker
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIEnumString
ClassTopic.asp">System.Runtime.InteropServices.UCOMIEnumString
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIEnumVARIANT
ClassTopic.asp">System.Runtime.InteropServices.UCOMIEnumVARIANT
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIMoniker
ClassTopic.asp">System.Runtime.InteropServices.UCOMIMoniker
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIPersistFile
ClassTopic.asp">System.Runtime.InteropServices.UCOMIPersistFile
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIRunningObjectTable
ClassTopic.asp">System.Runtime.InteropServices.UCOMIRunningObjectTable
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMIStream
ClassTopic.asp">System.Runtime.InteropServices.UCOMIStream
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMITypeComp
ClassTopic.asp">System.Runtime.InteropServices.UCOMITypeComp
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMITypeInfo
ClassTopic.asp">System.Runtime.InteropServices.UCOMITypeInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUCOMITypeLib
ClassTopic.asp">System.Runtime.InteropServices.UCOMITypeLib
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesUnknownWrapper
ClassTopic.asp">System.Runtime.InteropServices.UnknownWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesVARDESC
ClassTopic.asp">System.Runtime.InteropServices.VARDESC
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeInteropServicesVARFLAGS
ClassTopic.asp">System.Runtime.InteropServices.VARFLAGS
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingActivatedClientTypeEntry
ClassTopic.asp">System.Runtime.Remoting.ActivatedClientTypeEntry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingActivatedServiceTypeEntry
ClassTopic.asp">System.Runtime.Remoting.ActivatedServiceTypeEntry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingActivationUrlAttribute
ClassTopic.asp">System.Runtime.Remoting.Activation.UrlAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsBaseChannelObjectWithProperties
ClassTopic.asp">System.Runtime.Remoting.Channels.BaseChannelObjectWithProperties
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsBaseChannelSinkWithProperties
ClassTopic.asp">System.Runtime.Remoting.Channels.BaseChannelSinkWithProperties
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsBaseChannelWithProperties
ClassTopic.asp">System.Runtime.Remoting.Channels.BaseChannelWithProperties
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsChannelDataStore
ClassTopic.asp">System.Runtime.Remoting.Channels.ChannelDataStore
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsChannelServices
ClassTopic.asp">System.Runtime.Remoting.Channels.ChannelServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsClientChannelSinkStack
ClassTopic.asp">System.Runtime.Remoting.Channels.ClientChannelSinkStack
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIChannel
ClassTopic.asp">System.Runtime.Remoting.Channels.IChannel
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIChannelDataStore
ClassTopic.asp">System.Runtime.Remoting.Channels.IChannelDataStore
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIChannelReceiver
ClassTopic.asp">System.Runtime.Remoting.Channels.IChannelReceiver
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIChannelReceiverHook
ClassTopic.asp">System.Runtime.Remoting.Channels.IChannelReceiverHook
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIChannelSender
ClassTopic.asp">System.Runtime.Remoting.Channels.IChannelSender
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIChannelSinkBase
ClassTopic.asp">System.Runtime.Remoting.Channels.IChannelSinkBase
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIClientChannelSink
ClassTopic.asp">System.Runtime.Remoting.Channels.IClientChannelSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIClientChannelSinkProvider
ClassTopic.asp">System.Runtime.Remoting.Channels.IClientChannelSinkProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIClientChannelSinkStack
ClassTopic.asp">System.Runtime.Remoting.Channels.IClientChannelSinkStack
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIClientFormatterSink
ClassTopic.asp">System.Runtime.Remoting.Channels.IClientFormatterSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIClientFormatterSinkProvider
ClassTopic.asp">System.Runtime.Remoting.Channels.IClientFormatterSinkProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIClientResponseChannelSinkStack
ClassTopic.asp">System.Runtime.Remoting.Channels.IClientResponseChannelSinkStack
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIServerChannelSink
ClassTopic.asp">System.Runtime.Remoting.Channels.IServerChannelSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIServerChannelSinkProvider
ClassTopic.asp">System.Runtime.Remoting.Channels.IServerChannelSinkProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIServerChannelSinkStack
ClassTopic.asp">System.Runtime.Remoting.Channels.IServerChannelSinkStack
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIServerFormatterSinkProvider
ClassTopic.asp">System.Runtime.Remoting.Channels.IServerFormatterSinkProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsIServerResponseChannelSinkStack
ClassTopic.asp">System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsITransportHeaders
ClassTopic.asp">System.Runtime.Remoting.Channels.ITransportHeaders
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsServerChannelSinkStack
ClassTopic.asp">System.Runtime.Remoting.Channels.ServerChannelSinkStack
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsServerProcessing
ClassTopic.asp">System.Runtime.Remoting.Channels.ServerProcessing
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsSinkProviderData
ClassTopic.asp">System.Runtime.Remoting.Channels.SinkProviderData
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingChannelsTransportHeaders
ClassTopic.asp">System.Runtime.Remoting.Channels.TransportHeaders
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsContextProperty
ClassTopic.asp">System.Runtime.Remoting.Contexts.ContextProperty
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsCrossContextDelegate
ClassTopic.asp">System.Runtime.Remoting.Contexts.CrossContextDelegate
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsIContextPropertyActivator
ClassTopic.asp">System.Runtime.Remoting.Contexts.IContextPropertyActivator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsIContributeClientContextSink
ClassTopic.asp">System.Runtime.Remoting.Contexts.IContributeClientContextSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsIContributeDynamicSink
ClassTopic.asp">System.Runtime.Remoting.Contexts.IContributeDynamicSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsIContributeEnvoySink
ClassTopic.asp">System.Runtime.Remoting.Contexts.IContributeEnvoySink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsIContributeObjectSink
ClassTopic.asp">System.Runtime.Remoting.Contexts.IContributeObjectSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingContextsIContributeServerContextSink
ClassTopic.asp">System.Runtime.Remoting.Contexts.IContributeServerContextSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingIChannelInfo
ClassTopic.asp">System.Runtime.Remoting.IChannelInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingIEnvoyInfo
ClassTopic.asp">System.Runtime.Remoting.IEnvoyInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingInternalRemotingServices
ClassTopic.asp">System.Runtime.Remoting.InternalRemotingServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingIObjectHandle
ClassTopic.asp">System.Runtime.Remoting.IObjectHandle
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingIRemotingTypeInfo
ClassTopic.asp">System.Runtime.Remoting.IRemotingTypeInfo
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingLifetimeClientSponsor
ClassTopic.asp">System.Runtime.Remoting.Lifetime.ClientSponsor
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingLifetimeILease
ClassTopic.asp">System.Runtime.Remoting.Lifetime.ILease
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingLifetimeISponsor
ClassTopic.asp">System.Runtime.Remoting.Lifetime.ISponsor
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingLifetimeLeaseState
ClassTopic.asp">System.Runtime.Remoting.Lifetime.LeaseState
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingLifetimeLifetimeServices
ClassTopic.asp">System.Runtime.Remoting.Lifetime.LifetimeServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingAsyncResult
ClassTopic.asp">System.Runtime.Remoting.Messaging.AsyncResult
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingCallContext
ClassTopic.asp">System.Runtime.Remoting.Messaging.CallContext
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingConstructionCall
ClassTopic.asp">System.Runtime.Remoting.Messaging.ConstructionCall
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingConstructionResponse
ClassTopic.asp">System.Runtime.Remoting.Messaging.ConstructionResponse
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingHeader
ClassTopic.asp">System.Runtime.Remoting.Messaging.Header
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingHeaderHandler
ClassTopic.asp">System.Runtime.Remoting.Messaging.HeaderHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingILogicalThreadAffinative
ClassTopic.asp">System.Runtime.Remoting.Messaging.ILogicalThreadAffinative
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingIMessageCtrl
ClassTopic.asp">System.Runtime.Remoting.Messaging.IMessageCtrl
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingIMessageSink
ClassTopic.asp">System.Runtime.Remoting.Messaging.IMessageSink
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingIMethodCallMessage
ClassTopic.asp">System.Runtime.Remoting.Messaging.IMethodCallMessage
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingInternalMessageWrapper
ClassTopic.asp">System.Runtime.Remoting.Messaging.InternalMessageWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingIRemotingFormatter
ClassTopic.asp">System.Runtime.Remoting.Messaging.IRemotingFormatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingLogicalCallContext
ClassTopic.asp">System.Runtime.Remoting.Messaging.LogicalCallContext
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingMessageSurrogateFilter
ClassTopic.asp">System.Runtime.Remoting.Messaging.MessageSurrogateFilter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingMethodCall
ClassTopic.asp">System.Runtime.Remoting.Messaging.MethodCall
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingMethodCallMessageWrapper
ClassTopic.asp">System.Runtime.Remoting.Messaging.MethodCallMessageWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingMethodResponse
ClassTopic.asp">System.Runtime.Remoting.Messaging.MethodResponse
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingMethodReturnMessageWrapper
ClassTopic.asp">System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingOneWayAttribute
ClassTopic.asp">System.Runtime.Remoting.Messaging.OneWayAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingRemotingSurrogateSelector
ClassTopic.asp">System.Runtime.Remoting.Messaging.RemotingSurrogateSelector
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMessagingReturnMessage
ClassTopic.asp">System.Runtime.Remoting.Messaging.ReturnMessage
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataSoapAttribute
ClassTopic.asp">System.Runtime.Remoting.Metadata.SoapAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataSoapFieldAttribute
ClassTopic.asp">System.Runtime.Remoting.Metadata.SoapFieldAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataSoapMethodAttribute
ClassTopic.asp">System.Runtime.Remoting.Metadata.SoapMethodAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataSoapOption
ClassTopic.asp">System.Runtime.Remoting.Metadata.SoapOption
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataSoapParameterAttribute
ClassTopic.asp">System.Runtime.Remoting.Metadata.SoapParameterAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataSoapTypeAttribute
ClassTopic.asp">System.Runtime.Remoting.Metadata.SoapTypeAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001ISoapXsd
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.ISoapXsd
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapAnyUri
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapAnyUri
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapBase64Binary
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapBase64Binary
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapDate
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapDate
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapDateTime
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapDateTime
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapDay
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapDay
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapDuration
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapDuration
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapEntities
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapEntities
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapEntity
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapEntity
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapHexBinary
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapHexBinary
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapId
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapId
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapIdref
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapIdref
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapIdrefs
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapIdrefs
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapInteger
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapInteger
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapLanguage
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapLanguage
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapMonth
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapMonth
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapMonthDay
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapMonthDay
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapName
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapName
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNcName
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNcName
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNegativeInteger
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNegativeInteger
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNmtoken
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNmtoken
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNmtokens
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNmtokens
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNonNegativeInteger
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNonNegativeInteger
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNonPositiveInteger
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNonPositiveInteger
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNormalizedString
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNormalizedString
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapNotation
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapNotation
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapPositiveInteger
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapPositiveInteger
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapQName
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapQName
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapTime
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapTime
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapToken
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapToken
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapYear
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapYear
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataW3cXsd2001SoapYearMonth
ClassTopic.asp">System.Runtime.Remoting.Metadata.W3cXsd2001.SoapYearMonth
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingMetadataXmlFieldOrderOption
ClassTopic.asp">System.Runtime.Remoting.Metadata.XmlFieldOrderOption
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingObjectHandle
ClassTopic.asp">System.Runtime.Remoting.ObjectHandle
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingProxiesProxyAttribute
ClassTopic.asp">System.Runtime.Remoting.Proxies.ProxyAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingProxiesRealProxy
ClassTopic.asp">System.Runtime.Remoting.Proxies.RealProxy
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingRemotingConfiguration
ClassTopic.asp">System.Runtime.Remoting.RemotingConfiguration
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingRemotingException
ClassTopic.asp">System.Runtime.Remoting.RemotingException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingRemotingServices
ClassTopic.asp">System.Runtime.Remoting.RemotingServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingRemotingTimeoutException
ClassTopic.asp">System.Runtime.Remoting.RemotingTimeoutException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingServerException
ClassTopic.asp">System.Runtime.Remoting.ServerException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingServicesEnterpriseServicesHelper
ClassTopic.asp">System.Runtime.Remoting.Services.EnterpriseServicesHelper
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingServicesITrackingHandler
ClassTopic.asp">System.Runtime.Remoting.Services.ITrackingHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingServicesTrackingServices
ClassTopic.asp">System.Runtime.Remoting.Services.TrackingServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingSoapServices
ClassTopic.asp">System.Runtime.Remoting.SoapServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingTypeEntry
ClassTopic.asp">System.Runtime.Remoting.TypeEntry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingWellKnownClientTypeEntry
ClassTopic.asp">System.Runtime.Remoting.WellKnownClientTypeEntry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeRemotingWellKnownServiceTypeEntry
ClassTopic.asp">System.Runtime.Remoting.WellKnownServiceTypeEntry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormatter
ClassTopic.asp">System.Runtime.Serialization.Formatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormatterConverter
ClassTopic.asp">System.Runtime.Serialization.FormatterConverter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormattersBinaryBinaryFormatter
ClassTopic.asp">System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormattersInternalRM
ClassTopic.asp">System.Runtime.Serialization.Formatters.InternalRM
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormattersInternalST
ClassTopic.asp">System.Runtime.Serialization.Formatters.InternalST
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormattersServerFault
ClassTopic.asp">System.Runtime.Serialization.Formatters.ServerFault
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormattersSoapFault
ClassTopic.asp">System.Runtime.Serialization.Formatters.SoapFault
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormattersSoapMessage
ClassTopic.asp">System.Runtime.Serialization.Formatters.SoapMessage
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationFormatterServices
ClassTopic.asp">System.Runtime.Serialization.FormatterServices
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationObjectIDGenerator
ClassTopic.asp">System.Runtime.Serialization.ObjectIDGenerator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationObjectManager
ClassTopic.asp">System.Runtime.Serialization.ObjectManager
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationSerializationBinder
ClassTopic.asp">System.Runtime.Serialization.SerializationBinder
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationSerializationEntry
ClassTopic.asp">System.Runtime.Serialization.SerializationEntry
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationSerializationInfoEnumerator
ClassTopic.asp">System.Runtime.Serialization.SerializationInfoEnumerator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeSerializationSurrogateSelector
ClassTopic.asp">System.Runtime.Serialization.SurrogateSelector
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemRuntimeArgumentHandle
ClassTopic.asp">System.RuntimeArgumentHandle
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyCryptoConfig
ClassTopic.asp">System.Security.Cryptography.CryptoConfig
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyDSACryptoServiceProvider
ClassTopic.asp">System.Security.Cryptography.DSACryptoServiceProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyHMACSHA1
ClassTopic.asp">System.Security.Cryptography.HMACSHA1
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyKeyedHashAlgorithm
ClassTopic.asp">System.Security.Cryptography.KeyedHashAlgorithm
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyMACTripleDES
ClassTopic.asp">System.Security.Cryptography.MACTripleDES
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyMaskGenerationMethod
ClassTopic.asp">System.Security.Cryptography.MaskGenerationMethod
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyPasswordDeriveBytes
ClassTopic.asp">System.Security.Cryptography.PasswordDeriveBytes
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyPKCS1MaskGenerationMethod
ClassTopic.asp">System.Security.Cryptography.PKCS1MaskGenerationMethod
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRandomNumberGenerator
ClassTopic.asp">System.Security.Cryptography.RandomNumberGenerator
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRC2
ClassTopic.asp">System.Security.Cryptography.RC2
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRC2CryptoServiceProvider
ClassTopic.asp">System.Security.Cryptography.RC2CryptoServiceProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRijndael
ClassTopic.asp">System.Security.Cryptography.Rijndael
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRijndaelManaged
ClassTopic.asp">System.Security.Cryptography.RijndaelManaged
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRNGCryptoServiceProvider
ClassTopic.asp">System.Security.Cryptography.RNGCryptoServiceProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSA
ClassTopic.asp">System.Security.Cryptography.RSA
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSACryptoServiceProvider
ClassTopic.asp">System.Security.Cryptography.RSACryptoServiceProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAOAEPKeyExchangeDeformatter
ClassTopic.asp">System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAOAEPKeyExchangeFormatter
ClassTopic.asp">System.Security.Cryptography.RSAOAEPKeyExchangeFormatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAParameters
ClassTopic.asp">System.Security.Cryptography.RSAParameters
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAPKCS1KeyExchangeDeformatter
ClassTopic.asp">System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAPKCS1KeyExchangeFormatter
ClassTopic.asp">System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAPKCS1SignatureDeformatter
ClassTopic.asp">System.Security.Cryptography.RSAPKCS1SignatureDeformatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyRSAPKCS1SignatureFormatter
ClassTopic.asp">System.Security.Cryptography.RSAPKCS1SignatureFormatter
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographySHA1Managed
ClassTopic.asp">System.Security.Cryptography.SHA1Managed
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographySHA384Managed
ClassTopic.asp">System.Security.Cryptography.SHA384Managed
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographySHA512Managed
ClassTopic.asp">System.Security.Cryptography.SHA512Managed
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyTripleDES
ClassTopic.asp">System.Security.Cryptography.TripleDES
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyTripleDESCryptoServiceProvider
ClassTopic.asp">System.Security.Cryptography.TripleDESCryptoServiceProvider
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityCryptographyX509CertificatesX509Certificate
ClassTopic.asp">System.Security.Cryptography.X509Certificates.X509Certificate
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityNamedPermissionSet
ClassTopic.asp">System.Security.NamedPermissionSet
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsEnvironmentPermission
ClassTopic.asp">System.Security.Permissions.EnvironmentPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsFileDialogPermission
ClassTopic.asp">System.Security.Permissions.FileDialogPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsFileDialogPermissionAccess
ClassTopic.asp">System.Security.Permissions.FileDialogPermissionAccess
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsIsolatedStorageFilePermission
ClassTopic.asp">System.Security.Permissions.IsolatedStorageFilePermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsIsolatedStoragePermissionAttribute
ClassTopic.asp">System.Security.Permissions.IsolatedStoragePermissionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsPrincipalPermission
ClassTopic.asp">System.Security.Permissions.PrincipalPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsPrincipalPermissionAttribute
ClassTopic.asp">System.Security.Permissions.PrincipalPermissionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsPublisherIdentityPermission
ClassTopic.asp">System.Security.Permissions.PublisherIdentityPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsPublisherIdentityPermissionAttribute
ClassTopic.asp">System.Security.Permissions.PublisherIdentityPermissionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsReflectionPermission
ClassTopic.asp">System.Security.Permissions.ReflectionPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsRegistryPermission
ClassTopic.asp">System.Security.Permissions.RegistryPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsSecurityPermission
ClassTopic.asp">System.Security.Permissions.SecurityPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsSecurityPermissionAttribute
ClassTopic.asp">System.Security.Permissions.SecurityPermissionAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsSiteIdentityPermission
ClassTopic.asp">System.Security.Permissions.SiteIdentityPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsStrongNameIdentityPermission
ClassTopic.asp">System.Security.Permissions.StrongNameIdentityPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsStrongNamePublicKeyBlob
ClassTopic.asp">System.Security.Permissions.StrongNamePublicKeyBlob
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsUIPermission
ClassTopic.asp">System.Security.Permissions.UIPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsUrlIdentityPermission
ClassTopic.asp">System.Security.Permissions.UrlIdentityPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPermissionsZoneIdentityPermission
ClassTopic.asp">System.Security.Permissions.ZoneIdentityPermission
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyAllMembershipCondition
ClassTopic.asp">System.Security.Policy.AllMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyApplicationDirectory
ClassTopic.asp">System.Security.Policy.ApplicationDirectory
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyApplicationDirectoryMembershipCondition
ClassTopic.asp">System.Security.Policy.ApplicationDirectoryMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyCodeGroup
ClassTopic.asp">System.Security.Policy.CodeGroup
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyFileCodeGroup
ClassTopic.asp">System.Security.Policy.FileCodeGroup
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyFirstMatchCodeGroup
ClassTopic.asp">System.Security.Policy.FirstMatchCodeGroup
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyHash
ClassTopic.asp">System.Security.Policy.Hash
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyHashMembershipCondition
ClassTopic.asp">System.Security.Policy.HashMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyNetCodeGroup
ClassTopic.asp">System.Security.Policy.NetCodeGroup
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyPermissionRequestEvidence
ClassTopic.asp">System.Security.Policy.PermissionRequestEvidence
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyPolicyException
ClassTopic.asp">System.Security.Policy.PolicyException
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyPolicyStatement
ClassTopic.asp">System.Security.Policy.PolicyStatement
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyPolicyStatementAttribute
ClassTopic.asp">System.Security.Policy.PolicyStatementAttribute
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyPublisher
ClassTopic.asp">System.Security.Policy.Publisher
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyPublisherMembershipCondition
ClassTopic.asp">System.Security.Policy.PublisherMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicySite
ClassTopic.asp">System.Security.Policy.Site
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicySiteMembershipCondition
ClassTopic.asp">System.Security.Policy.SiteMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyStrongName
ClassTopic.asp">System.Security.Policy.StrongName
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyStrongNameMembershipCondition
ClassTopic.asp">System.Security.Policy.StrongNameMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyUnionCodeGroup
ClassTopic.asp">System.Security.Policy.UnionCodeGroup
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyUrl
ClassTopic.asp">System.Security.Policy.Url
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyUrlMembershipCondition
ClassTopic.asp">System.Security.Policy.UrlMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyZone
ClassTopic.asp">System.Security.Policy.Zone
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPolicyZoneMembershipCondition
ClassTopic.asp">System.Security.Policy.ZoneMembershipCondition
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPrincipalWindowsIdentity
ClassTopic.asp">System.Security.Principal.WindowsIdentity
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPrincipalWindowsImpersonationContext
ClassTopic.asp">System.Security.Principal.WindowsImpersonationContext
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemSecurityPrincipalWindowsPrincipal
ClassTopic.asp">System.Security.Principal.WindowsPrincipal
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingIOCompletionCallback
ClassTopic.asp">System.Threading.IOCompletionCallback
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingThreadStart
ClassTopic.asp">System.Threading.ThreadStart
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingTimerCallback
ClassTopic.asp">System.Threading.TimerCallback
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingWaitCallback
ClassTopic.asp">System.Threading.WaitCallback
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemThreadingWaitOrTimerCallback
ClassTopic.asp">System.Threading.WaitOrTimerCallback
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTimeZone
ClassTopic.asp">System.TimeZone
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemTypedReference
ClassTopic.asp">System.TypedReference
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemUnhandledExceptionEventHandler
ClassTopic.asp">System.UnhandledExceptionEventHandler
</a><br>
	<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWeakReference
ClassTopic.asp">System.WeakReference
</a><br>