B-Arts DocumentationIndice generale

BTypeConverter

Linea B-Arts classica: questa scheda descrive BStandardFramework (.NET Standard 2.0). Non usare firme o namespace come se appartenessero al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BStandardFramework.

  • Target: .NET Standard 2.0.

  • Namespace CLR: BArts.BUtility.UIDesigner.

  • Nome completo: BArts.BUtility.UIDesigner.BTypeConverter.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Tipo pubblico della linea B-Arts classica nel namespace BArts.BUtility.UIDesigner.

Dichiarazione

Public Class BTypeConverter

Classe base dichiarata: ExpandableObjectConverter.

Metodi

Nome Dichiarazione
CanConvertTo Public Overloads Overrides Function CanConvertTo( _ ByVal context As ITypeDescriptorContext, _ ByVal destinationType As Type) As Boolean
ConvertTo Public Overloads Overrides Function ConvertTo( _ ByVal context As ITypeDescriptorContext, _ ByVal culture As CultureInfo, _ ByVal value As Object, _ ByVal destinationType As System.Type) _ As Object

Sorgenti verificati

  • Utility\BTypeConverter.vb