C# Класс Sage.SData.Client.Extensions.SDataPayloadTypeDescriptionProvider.PayloadCustomTypeDescriptor.ExpandablePayloadCollectionConverter

Наследование: System.ComponentModel.TypeConverter
Показать файл Открыть проект

Открытые методы

Метод Описание
GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
GetPropertiesSupported ( ITypeDescriptorContext context ) : bool

Описание методов

GetProperties() публичный Метод

public GetProperties ( ITypeDescriptorContext context, object value, Attribute attributes ) : PropertyDescriptorCollection
context ITypeDescriptorContext
value object
attributes System.Attribute
Результат System.ComponentModel.PropertyDescriptorCollection

GetPropertiesSupported() публичный Метод

public GetPropertiesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Результат bool