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

Inheritance: ExcludedNode
Afficher le fichier Open project: Hill30/F--Project-Extender

Méthodes publiques

Méthode Description
ExcludedFolderNode ( ItemList items, ItemNode parent, string path ) : System

Méthodes protégées

Méthode Description
Exec ( System.Guid cmdGroup, uint cmdID ) : int

Private Methods

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

Method Details

ExcludedFolderNode() public méthode

public ExcludedFolderNode ( ItemList items, ItemNode parent, string path ) : System
items ItemList
parent ItemNode
path string
Résultat System

Exec() protected méthode

protected Exec ( System.Guid cmdGroup, uint cmdID ) : int
cmdGroup System.Guid
cmdID uint
Résultat int