C# Class FSharp.ProjectExtender.Project.VirtualFolderNode

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

Méthodes publiques

Méthode Description
VirtualFolderNode ( ItemList items, ItemNode parent, uint itemId, string path ) : System

Private Methods

Méthode Description
SetShowAll ( bool show_all ) : void

Method Details

VirtualFolderNode() public méthode

public VirtualFolderNode ( ItemList items, ItemNode parent, uint itemId, string path ) : System
items ItemList
parent ItemNode
itemId uint
path string
Résultat System