C# Class FSharp.ProjectExtender.Project.Excluded.ExcludedFolderNode

Inheritance: ExcludedNode
Datei anzeigen Open project: Hill30/F--Project-Extender

Public Methods

Method Description
ExcludedFolderNode ( ItemList items, ItemNode parent, string path ) : System

Protected Methods

Method Description
Exec ( System.Guid cmdGroup, uint cmdID ) : int

Private Methods

Method Description
GetProperty ( int propId, object &property ) : int
IncludeItem ( ) : int
SetShowAll ( bool show_all ) : void

Method Details

ExcludedFolderNode() public method

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

Exec() protected method

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