C# Class Rsdn.LocUtil.Model.Design.ResourceItemConverter

Конвертер, подставляющий в качестве свойств значения.
Inheritance: System.ComponentModel.TypeConverter
Show file Open project: rsdn/janus

Public Methods

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

Method Details

GetProperties() public method

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

GetPropertiesSupported() public method

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