C# 클래스 GitForce.Main.Left.Panels.PanelView.Selection

Structure holding a tree selection items information
파일 보기 프로젝트 열기: gdevic/GitForce

공개 프로퍼티들

프로퍼티 타입 설명
Opclass List>.Dictionary
SelFiles string[]

공개 메소드들

메소드 설명
Selection ( System.Windows.Forms.TreeViewEx treeView, ClassStatus status ) : System

메소드 상세

Selection() 공개 메소드

public Selection ( System.Windows.Forms.TreeViewEx treeView, ClassStatus status ) : System
treeView System.Windows.Forms.TreeViewEx
status ClassStatus
리턴 System

프로퍼티 상세

Opclass 공개적으로 프로퍼티

public Dictionary> Opclass
리턴 List>.Dictionary

SelFiles 공개적으로 프로퍼티

public string[] SelFiles
리턴 string[]