Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Data.Common.DataColumnMapping.DataColumnMappingConverter Member List

This is the complete list of members for System.Data.Common.DataColumnMapping.DataColumnMappingConverter, including all inherited members.

CanConvertFrom(Type sourceType)System.ComponentModel.TypeConverterinline
CanConvertFrom(ITypeDescriptorContext? context, Type sourceType)System.ComponentModel.TypeConverterinlinevirtual
CanConvertTo(ITypeDescriptorContext context, Type destinationType)System.Data.Common.DataColumnMapping.DataColumnMappingConverterinline
System::ComponentModel::ExpandableObjectConverter.CanConvertTo(Type destinationType)System.ComponentModel.TypeConverterinline
System::ComponentModel::ExpandableObjectConverter.CanConvertTo(ITypeDescriptorContext? context, Type? destinationType)System.ComponentModel.TypeConverterinlinevirtual
ConvertFrom(object value)System.ComponentModel.TypeConverterinline
ConvertFrom(ITypeDescriptorContext? context, CultureInfo? culture, object value)System.ComponentModel.TypeConverterinlinevirtual
ConvertFromInvariantString(string text)System.ComponentModel.TypeConverterinline
ConvertFromInvariantString(ITypeDescriptorContext? context, string text)System.ComponentModel.TypeConverterinline
ConvertFromString(string text)System.ComponentModel.TypeConverterinline
ConvertFromString(ITypeDescriptorContext? context, string text)System.ComponentModel.TypeConverterinline
ConvertFromString(ITypeDescriptorContext? context, CultureInfo? culture, string text)System.ComponentModel.TypeConverterinline
ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)System.Data.Common.DataColumnMapping.DataColumnMappingConverterinline
System::ComponentModel::ExpandableObjectConverter.ConvertTo(object? value, Type destinationType)System.ComponentModel.TypeConverterinline
System::ComponentModel::ExpandableObjectConverter.ConvertTo(ITypeDescriptorContext? context, CultureInfo? culture, object? value, Type destinationType)System.ComponentModel.TypeConverterinlinevirtual
ConvertToInvariantString(object? value)System.ComponentModel.TypeConverterinline
ConvertToInvariantString(ITypeDescriptorContext? context, object? value)System.ComponentModel.TypeConverterinline
ConvertToString(object? value)System.ComponentModel.TypeConverterinline
ConvertToString(ITypeDescriptorContext? context, object? value)System.ComponentModel.TypeConverterinline
ConvertToString(ITypeDescriptorContext? context, CultureInfo? culture, object? value)System.ComponentModel.TypeConverterinline
CreateInstance(IDictionary propertyValues)System.ComponentModel.TypeConverterinline
CreateInstance(ITypeDescriptorContext? context, IDictionary propertyValues)System.ComponentModel.TypeConverterinlinevirtual
GetConvertFromException(object? value)System.ComponentModel.TypeConverterinlineprotected
GetConvertToException(object? value, Type destinationType)System.ComponentModel.TypeConverterinlineprotected
GetCreateInstanceSupported()System.ComponentModel.TypeConverterinline
GetCreateInstanceSupported(ITypeDescriptorContext? context)System.ComponentModel.TypeConverterinlinevirtual
GetProperties(ITypeDescriptorContext? context, object value, Attribute[]? attributes)System.ComponentModel.ExpandableObjectConverterinlinevirtual
System::ComponentModel::TypeConverter.GetProperties(object value)System.ComponentModel.TypeConverterinline
System::ComponentModel::TypeConverter.GetProperties(ITypeDescriptorContext? context, object value)System.ComponentModel.TypeConverterinline
GetPropertiesSupported(ITypeDescriptorContext? context)System.ComponentModel.ExpandableObjectConverterinlinevirtual
System::ComponentModel::TypeConverter.GetPropertiesSupported()System.ComponentModel.TypeConverterinline
GetStandardValues()System.ComponentModel.TypeConverterinline
GetStandardValues(ITypeDescriptorContext? context)System.ComponentModel.TypeConverterinlinevirtual
GetStandardValuesExclusive()System.ComponentModel.TypeConverterinline
GetStandardValuesExclusive(ITypeDescriptorContext? context)System.ComponentModel.TypeConverterinlinevirtual
GetStandardValuesSupported()System.ComponentModel.TypeConverterinline
GetStandardValuesSupported(ITypeDescriptorContext? context)System.ComponentModel.TypeConverterinlinevirtual
IsValid(object value)System.ComponentModel.TypeConverterinline
IsValid(ITypeDescriptorContext? context, object value)System.ComponentModel.TypeConverterinlinevirtual
SortProperties(PropertyDescriptorCollection props, string[] names)System.ComponentModel.TypeConverterinlineprotected