Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.PrimaryKeyTypeConverter Member List

This is the complete list of members for System.Data.PrimaryKeyTypeConverter, including all inherited members.

_typeSystem.ComponentModel.ReferenceConverterprivate
CanConvertFrom(ITypeDescriptorContext? context, Type sourceType)System.ComponentModel.ReferenceConverterinlinevirtual
System::ComponentModel::TypeConverter.CanConvertFrom(Type sourceType)System.ComponentModel.TypeConverterinline
CanConvertTo(ITypeDescriptorContext context, Type destinationType)System.Data.PrimaryKeyTypeConverterinline
System::ComponentModel::ReferenceConverter.CanConvertTo(Type destinationType)System.ComponentModel.TypeConverterinline
System::ComponentModel::ReferenceConverter.CanConvertTo(ITypeDescriptorContext? context, Type? destinationType)System.ComponentModel.TypeConverterinlinevirtual
ConvertFrom(ITypeDescriptorContext? context, CultureInfo? culture, object value)System.ComponentModel.ReferenceConverterinlinevirtual
System::ComponentModel::TypeConverter.ConvertFrom(object value)System.ComponentModel.TypeConverterinline
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.PrimaryKeyTypeConverterinline
System::ComponentModel::ReferenceConverter.ConvertTo(ITypeDescriptorContext? context, CultureInfo? culture, object? value, Type destinationType)System.ComponentModel.ReferenceConverterinlinevirtual
System::ComponentModel::TypeConverter.ConvertTo(object? value, Type destinationType)System.ComponentModel.TypeConverterinline
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(object value)System.ComponentModel.TypeConverterinline
GetProperties(ITypeDescriptorContext? context, object value)System.ComponentModel.TypeConverterinline
GetProperties(ITypeDescriptorContext? context, object value, Attribute[]? attributes)System.ComponentModel.TypeConverterinlinevirtual
GetPropertiesSupported(ITypeDescriptorContext context)System.Data.PrimaryKeyTypeConverterinline
System::ComponentModel::ReferenceConverter.GetPropertiesSupported()System.ComponentModel.TypeConverterinline
System::ComponentModel::ReferenceConverter.GetPropertiesSupported(ITypeDescriptorContext? context)System.ComponentModel.TypeConverterinlinevirtual
GetStandardValues(ITypeDescriptorContext? context)System.ComponentModel.ReferenceConverterinlinevirtual
System::ComponentModel::TypeConverter.GetStandardValues()System.ComponentModel.TypeConverterinline
GetStandardValuesExclusive(ITypeDescriptorContext? context)System.ComponentModel.ReferenceConverterinlinevirtual
System::ComponentModel::TypeConverter.GetStandardValuesExclusive()System.ComponentModel.TypeConverterinline
GetStandardValuesSupported(ITypeDescriptorContext? context)System.ComponentModel.ReferenceConverterinlinevirtual
System::ComponentModel::TypeConverter.GetStandardValuesSupported()System.ComponentModel.TypeConverterinline
IsValid(object value)System.ComponentModel.TypeConverterinline
IsValid(ITypeDescriptorContext? context, object value)System.ComponentModel.TypeConverterinlinevirtual
IsValueAllowed(ITypeDescriptorContext context, object value)System.ComponentModel.ReferenceConverterinlineprotectedvirtual
PrimaryKeyTypeConverter()System.Data.PrimaryKeyTypeConverterinline
ReferenceConverter(Type type)System.ComponentModel.ReferenceConverterinline
s_noneSystem.ComponentModel.ReferenceConverterprivatestatic
SortProperties(PropertyDescriptorCollection props, string[] names)System.ComponentModel.TypeConverterinlineprotected