@@ -132,19 +132,19 @@ <h5>Inherited Members</h5>
132
132
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertto#system-componentmodel-typeconverter-canconvertto(system-componentmodel-itypedescriptorcontext-system-type) "> TypeConverter.CanConvertTo(ITypeDescriptorContext, Type)</ a >
133
133
</ div >
134
134
< div >
135
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.canconvertto#system-componentmodel-typeconverter-canconvertto(system-type) " > TypeConverter.CanConvertTo(Type)</ a >
135
+ < span class ="xref "> System.ComponentModel. TypeConverter.CanConvertTo(System. Type)</ span >
136
136
</ div >
137
137
< div >
138
138
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrom#system-componentmodel-typeconverter-convertfrom(system-object) "> TypeConverter.ConvertFrom(Object)</ a >
139
139
</ div >
140
140
< div >
141
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrominvariantstring#system-componentmodel-typeconverter-convertfrominvariantstring(system-componentmodel-itypedescriptorcontext-system-string) " > TypeConverter.ConvertFromInvariantString(ITypeDescriptorContext, String)</ a >
141
+ < span class ="xref "> System.ComponentModel. TypeConverter.ConvertFromInvariantString(System.ComponentModel. ITypeDescriptorContext, System. String)</ span >
142
142
</ div >
143
143
< div >
144
144
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.convertfrominvariantstring#system-componentmodel-typeconverter-convertfrominvariantstring(system-string) "> TypeConverter.ConvertFromInvariantString(String)</ a >
145
145
</ div >
146
146
< div >
147
- < 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 >
147
+ < span class ="xref "> System.ComponentModel. TypeConverter.ConvertFromString(System.ComponentModel. ITypeDescriptorContext, System.Globalization. CultureInfo, System. String)</ span >
148
148
</ div >
149
149
< div >
150
150
< 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 >
@@ -159,7 +159,7 @@ <h5>Inherited Members</h5>
159
159
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-componentmodel-itypedescriptorcontext-system-object) "> TypeConverter.ConvertToInvariantString(ITypeDescriptorContext, Object)</ a >
160
160
</ div >
161
161
< div >
162
- < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttoinvariantstring#system-componentmodel-typeconverter-converttoinvariantstring(system-object) " > TypeConverter.ConvertToInvariantString(Object)</ a >
162
+ < span class ="xref "> System.ComponentModel. TypeConverter.ConvertToInvariantString(System. Object)</ span >
163
163
</ div >
164
164
< div >
165
165
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.converttostring#system-componentmodel-typeconverter-converttostring(system-componentmodel-itypedescriptorcontext-system-globalization-cultureinfo-system-object) "> TypeConverter.ConvertToString(ITypeDescriptorContext, CultureInfo, Object)</ a >
@@ -186,7 +186,7 @@ <h5>Inherited Members</h5>
186
186
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getcreateinstancesupported#system-componentmodel-typeconverter-getcreateinstancesupported "> TypeConverter.GetCreateInstanceSupported()</ a >
187
187
</ div >
188
188
< div >
189
- < 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 >
189
+ < span class ="xref "> System.ComponentModel. TypeConverter.GetCreateInstanceSupported(System.ComponentModel. ITypeDescriptorContext)</ span >
190
190
</ div >
191
191
< div >
192
192
< a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter.getproperties#system-componentmodel-typeconverter-getproperties(system-componentmodel-itypedescriptorcontext-system-object) "> TypeConverter.GetProperties(ITypeDescriptorContext, Object)</ a >
0 commit comments