C# 클래스 FSharp.ProjectExtender.Project.Excluded.ExcludedFolderNode

상속: ExcludedNode
파일 보기 프로젝트 열기: Hill30/F--Project-Extender

공개 메소드들

메소드 설명
ExcludedFolderNode ( ItemList items, ItemNode parent, string path ) : System

보호된 메소드들

메소드 설명
Exec ( System.Guid cmdGroup, uint cmdID ) : int

비공개 메소드들

메소드 설명
GetProperty ( int propId, object &property ) : int
IncludeItem ( ) : int
SetShowAll ( bool show_all ) : void

메소드 상세

ExcludedFolderNode() 공개 메소드

public ExcludedFolderNode ( ItemList items, ItemNode parent, string path ) : System
items ItemList
parent ItemNode
path string
리턴 System

Exec() 보호된 메소드

protected Exec ( System.Guid cmdGroup, uint cmdID ) : int
cmdGroup System.Guid
cmdID uint
리턴 int