C# 클래스 Common.Controls.TreeFoldersToSync

상속: TreeFolders
파일 보기 프로젝트 열기: vboctor/FlickrSync

공개 메소드들

메소드 설명
Exists ( string path ) : bool
Includes ( string path ) : bool
ToolTipText ( string path ) : string

메소드 상세

Exists() 공개 메소드

public Exists ( string path ) : bool
path string
리턴 bool

Includes() 공개 메소드

public Includes ( string path ) : bool
path string
리턴 bool

ToolTipText() 공개 메소드

public ToolTipText ( string path ) : string
path string
리턴 string