@@ -112,7 +112,7 @@ <h5>Inherited Members</h5>
112
112
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-string) "> TypeConverter.ConvertFromString(ITypeDescriptorContext, CultureInfo, String)</ a >
113
113
</ div >
114
114
< div >
115
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-componentmodel-itypedescriptorcontext-system-string) " > TypeConverter.ConvertFromString(ITypeDescriptorContext, String)</ a >
115
+ < span class ="xref "> System.ComponentModel. TypeConverter.ConvertFromString(System.ComponentModel. ITypeDescriptorContext, System. String)</ span >
116
116
</ div >
117
117
< div >
118
118
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfromstring#system-componentmodel-typeconverter-convertfromstring(system-string) "> TypeConverter.ConvertFromString(String)</ a >
@@ -148,7 +148,7 @@ <h5>Inherited Members</h5>
148
148
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getconverttoexception#system-componentmodel-typeconverter-getconverttoexception(system-object-system-type) "> TypeConverter.GetConvertToException(Object, Type)</ a >
149
149
</ div >
150
150
< div >
151
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported " > TypeConverter.GetCreateInstanceSupported()</ a >
151
+ < span class ="xref "> System.ComponentModel. TypeConverter.GetCreateInstanceSupported()</ span >
152
152
</ div >
153
153
< div >
154
154
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported(system-componentmodel-itypedescriptorcontext) "> TypeConverter.GetCreateInstanceSupported(ITypeDescriptorContext)</ a >
@@ -184,19 +184,19 @@ <h5>Inherited Members</h5>
184
184
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluessupported#system-componentmodel-typeconverter-getstandardvaluessupported "> TypeConverter.GetStandardValuesSupported()</ a >
185
185
</ div >
186
186
< div >
187
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getstandardvaluessupported#system-componentmodel-typeconverter-getstandardvaluessupported(system-componentmodel-itypedescriptorcontext) " > TypeConverter.GetStandardValuesSupported(ITypeDescriptorContext)</ a >
187
+ < span class ="xref "> System.ComponentModel. TypeConverter.GetStandardValuesSupported(System.ComponentModel. ITypeDescriptorContext)</ span >
188
188
</ div >
189
189
< div >
190
190
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.isvalid#system-componentmodel-typeconverter-isvalid(system-componentmodel-itypedescriptorcontext-system-object) "> TypeConverter.IsValid(ITypeDescriptorContext, Object)</ a >
191
191
</ div >
192
192
< div >
193
- < span class ="xref "> System.ComponentModel. TypeConverter.IsValid(System. Object)</ span >
193
+ < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.isvalid#system-componentmodel-typeconverter-isvalid(system-object) " > TypeConverter.IsValid(Object)</ a >
194
194
</ div >
195
195
< div >
196
196
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.sortproperties#system-componentmodel-typeconverter-sortproperties(system-componentmodel-propertydescriptorcollection-system-string()) "> TypeConverter.SortProperties(PropertyDescriptorCollection, String[])</ a >
197
197
</ div >
198
198
< div >
199
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) " > Object.Equals(Object)</ a >
199
+ < span class ="xref "> System. Object.Equals(System. Object)</ span >
200
200
</ div >
201
201
< div >
202
202
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) "> Object.Equals(Object, Object)</ a >
@@ -208,7 +208,7 @@ <h5>Inherited Members</h5>
208
208
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype "> Object.GetType()</ a >
209
209
</ div >
210
210
< div >
211
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone " > Object.MemberwiseClone()</ a >
211
+ < span class ="xref "> System. Object.MemberwiseClone()</ span >
212
212
</ div >
213
213
< div >
214
214
< span class ="xref "> System.Object.ReferenceEquals(System.Object, System.Object)</ span >
@@ -251,7 +251,7 @@ <h5 class="parameters">Parameters</h5>
251
251
</ thead >
252
252
< tbody >
253
253
< tr >
254
- < td > < span class ="xref "> System.ComponentModel. ITypeDescriptorContext</ span > </ td >
254
+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext " > ITypeDescriptorContext</ a > </ td >
255
255
< td > < span class ="parametername "> context</ span > </ td >
256
256
< td > </ td >
257
257
</ tr >
@@ -305,7 +305,7 @@ <h5 class="parameters">Parameters</h5>
305
305
</ thead >
306
306
< tbody >
307
307
< tr >
308
- < td > < span class ="xref "> System.ComponentModel. ITypeDescriptorContext</ span > </ td >
308
+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext " > ITypeDescriptorContext</ a > </ td >
309
309
< td > < span class ="parametername "> context</ span > </ td >
310
310
< td > </ td >
311
311
</ tr >
@@ -359,7 +359,7 @@ <h5 class="parameters">Parameters</h5>
359
359
</ thead >
360
360
< tbody >
361
361
< tr >
362
- < td > < span class ="xref "> System.ComponentModel. ITypeDescriptorContext</ span > </ td >
362
+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext " > ITypeDescriptorContext</ a > </ td >
363
363
< td > < span class ="parametername "> context</ span > </ td >
364
364
< td > </ td >
365
365
</ tr >
@@ -418,7 +418,7 @@ <h5 class="parameters">Parameters</h5>
418
418
</ thead >
419
419
< tbody >
420
420
< tr >
421
- < td > < span class ="xref "> System.ComponentModel. ITypeDescriptorContext</ span > </ td >
421
+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedescriptorcontext " > ITypeDescriptorContext</ a > </ td >
422
422
< td > < span class ="parametername "> context</ span > </ td >
423
423
< td > </ td >
424
424
</ tr >
0 commit comments