C# 클래스 PoshCode.Wpf.BindingCustomTypeDescriptor

상속: System.ComponentModel.CustomTypeDescriptor
파일 보기 프로젝트 열기: Jaykul/PoshConsole

공개 메소드들

메소드 설명
BindingCustomTypeDescriptor ( ICustomTypeDescriptor parent ) : System
GetProperties ( ) : PropertyDescriptorCollection
GetProperties ( Attribute attributes ) : PropertyDescriptorCollection

메소드 상세

BindingCustomTypeDescriptor() 공개 메소드

public BindingCustomTypeDescriptor ( ICustomTypeDescriptor parent ) : System
parent ICustomTypeDescriptor
리턴 System

GetProperties() 공개 메소드

public GetProperties ( ) : PropertyDescriptorCollection
리턴 System.ComponentModel.PropertyDescriptorCollection

GetProperties() 공개 메소드

public GetProperties ( Attribute attributes ) : PropertyDescriptorCollection
attributes System.Attribute
리턴 System.ComponentModel.PropertyDescriptorCollection