C# 클래스 Rubberduck.UI.SimpleListControl

파일 보기 프로젝트 열기: retailcoder/Rubberduck 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ResultBox_DoubleClick void

공개 메소드들

메소드 설명
SimpleListControl ( Declaration target ) : System
SimpleListControl ( string caption ) : System

비공개 메소드들

메소드 설명
ResultBox_DoubleClick ( object sender, EventArgs e ) : void

메소드 상세

SimpleListControl() 공개 메소드

public SimpleListControl ( Declaration target ) : System
target Declaration
리턴 System

SimpleListControl() 공개 메소드

public SimpleListControl ( string caption ) : System
caption string
리턴 System