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

Inheritance: System.ComponentModel.TypeConverter
Datei anzeigen Open project: Saleslogix/SDataCSharpClientLib

Public Methods

Method Description
GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
GetPropertiesSupported ( ITypeDescriptorContext context ) : bool

Method Details

GetProperties() public method

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

GetPropertiesSupported() public method

public GetPropertiesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
return bool