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

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

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
IncludeItem ( ) : int
OpenFile ( ) : int

Method Details

ExcludedFileNode() public méthode

public ExcludedFileNode ( 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

QueryStatus() protected méthode

protected QueryStatus ( System.Guid cmdGroup, uint cmdID ) : bool
cmdGroup System.Guid
cmdID uint
Résultat bool