C# 클래스 FastColoredTextBoxNS.FCTBTypeDescriptor

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

공개 메소드들

메소드 설명
FCTBTypeDescriptor ( ICustomTypeDescriptor parent, object instance ) : System
GetComponentName ( ) : string
GetEvents ( ) : EventDescriptorCollection

메소드 상세

FCTBTypeDescriptor() 공개 메소드

public FCTBTypeDescriptor ( ICustomTypeDescriptor parent, object instance ) : System
parent ICustomTypeDescriptor
instance object
리턴 System

GetComponentName() 공개 메소드

public GetComponentName ( ) : string
리턴 string

GetEvents() 공개 메소드

public GetEvents ( ) : EventDescriptorCollection
리턴 System.ComponentModel.EventDescriptorCollection