[]
        
(Showing Draft Content)

C1.Data.Design.EntityContextTypeConverter

EntityContextTypeConverter Class

Provides a type converter to convert object references to and from other representations.

Inheritance
EntityContextTypeConverter
Namespace: C1.Data.Design
Assembly: C1.Win.Data.Entity.4.8.dll
Syntax
public class EntityContextTypeConverter : ReferenceConverter

Constructors

Name Description
EntityContextTypeConverter()

Initializes a new instance of the EntityContextTypeConverter class.

Methods

Name Description
CanConvertFrom(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, object)
ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)
GetStandardValues(ITypeDescriptorContext)
GetStandardValuesExclusive(ITypeDescriptorContext)
GetStandardValuesSupported(ITypeDescriptorContext)