C# Класс Rsdn.LocUtil.Model.Design.ResourceItemConverter

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

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

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

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

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

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

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

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