C# 클래스 Rsdn.LocUtil.Model.Design.ResourceItemConverter

Конвертер, подставляющий в качестве свойств значения.
상속: System.ComponentModel.TypeConverter
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
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