C# Class Sage.SData.Client.Extensions.SDataPayloadTypeDescriptionProvider.PayloadCustomTypeDescriptor.ExpandablePayloadCollectionConverter

Inheritance: System.ComponentModel.TypeConverter
Afficher le fichier Open project: Saleslogix/SDataCSharpClientLib

Méthodes publiques

Méthode Description
GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
GetPropertiesSupported ( ITypeDescriptorContext context ) : bool

Method Details

GetProperties() public méthode

public GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
context ITypeDescriptorContext
value object
attributes System.Attribute
Résultat System.ComponentModel.PropertyDescriptorCollection

GetPropertiesSupported() public méthode

public GetPropertiesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Résultat bool